Configure SFTP/FTP settings including hostname, port, username, password, file path, read timeout and connection retry.
Select the Save Location (SFTP/FTP or on the device) for the images and populate the form fields with the required information.
Storage on the server the device does not work as expected when special characters are present in the SFTP/FTP username.
The following restrictions on special characters in the SFTP/FTP username and FTP filename configuration are in place to ensure proper naming conventions are maintained.
SFTP/FTP username:
Only upper and lower case letters, numbers, and underscores are permitted in the username.
Linux filenames:
Avoid the following characters:
* ? | & > < .. : ; ~ !
FTP filenames:
Avoid the following characters in the FTP path:
: * ? | < > " &
Use JavaScript formatting to override the default file name formatting for saved images and manage the output data. For additional information on developing custom scripts using the JavaScript editor, refer to the Aurora Focus JavaScript Developer's Guide.