FTP File Saving
FTP File Saving

FTP File Saving

  1. Download babyftp (free FTP solution): pablosoftwaresolutions.com/html/baby_ftp_server.html.
  2. Navigate to Settings and define the home directory for files to be saved to.
    Babyftp does not have an option for credentialed access (SFTP).
  3. Use the following credentials:
  • Username = anonymous
  • Password = <blank>
Determine the IP address of the host computer where the FTP resides.
  1. In Aurora Focus, navigate to the
    Connect
    chevron, then
    Save Image
    .
  2. Select
    FTP
    under
    Save Location
    .
  3. Click the
    Gear
    Icon
  4. Enter the IP address of the host PC.
  5. Use the following credentials:
    • Username = anonymous
    • Password = <blank>
  6. To save to a specific subdirectory on the FTP server, enter the following format:
/xyz/ (this will write to the folder identified below)
<FTP home directory>/xyz/
C:\Users\RMQ783\Desktop\babftp\xyz\
Save.
Include a tilde (~) when providing the file path, for example, ~/myFilePath/
Deploy a job to observe the Pass/Fail images in the expected folder.
For example, failed images are saved in the following directory after a Failed job run: Desktop\babyftp\VS407a8e\result\asf\fail. Each job run generates a .jpg and a JSON file.