...
Fill out the attributes in the form.
If you are using Zilla’s sFTP Server, then the values should be the following:
Host: sftp.zillasecurity.com
Port: 22
Username: your zilla tenant’s domain. See Above step 5 in the requirements section for more information
Password: The Private Key value generated. See step 5 in the requirements section for more information
If you are using your own sFTP Server, then you will need to setup SSH Key-based authentication (see this guide for more info on how to do this) and add the public key you generated to your authorized_keys directory. You will also need to create a service account for zilla to use. Once this is done, the values in Zilla will be:
Host: the hostname of your sFTP server
Port: 22
Username: the username of the service account you created.
Password: The Private Key value generated. See step 5 in the requirements section for more information
Select Sync Now to kickoff the automated syncs.
...