<< back to sysax.com Product page

7.1. Download a file or folder

The script is automatically generated by using Script Wizard for downloading a file or folder.

  • FTP Automation Script Wizard dialog is displayed.
  • Select Download file(s) or folders(s) to my computer.
  • Click Next button.

Figure 7.1. Click Download the file

Click Download the file

  • In FTP Automation Script Wizard dialog, Download file or folder window is displayed.
  • In this window, user must set all parameters.
  • Click Next button.

Figure 7.2. Download Window

Download Window


In the FTP Automation Script Wizard,  select an item type.
    Download item types: 
             1. File(s)
             2. Folder(s) 
        

Figure 7.3. Give file name for downloading

Give file name for downloading


     In the FTP Automation Script Wizard,  select matching formats.
     File or folder matching formats: 
             1. Name - The name of the file or folder is given by the user.
             2. Wildcard name -  The name of the file or folder must match a specific wildcard pattern.
             3. Regex name -  The name of the file or folder must match a specific regex pattern.
       

Figure 7.4. Select match format for downloading

Select match format for downloading


    4. Enter the name of the file or folder. 
    5. Enter the remote path and local path. 
       

Figure 7.5. Enter the file name for downloading

Enter the file name for downloading


    

 Rules to handle duplicate files: 

  
            1. Rename - If the file is already exist in local path, this option rename the file with extension .0503.
            2. Overwrite - Overwrite a file that is already present in the local path.
            3. Skip - Skip the file. 
            4. Resume - Resume the file.
            Then click  Next  button.
       

Figure 7.6. Set duplicate file rules

Set duplicate file rules


  Actions performed after file is downloaded  


       1. None - No actions performed.
       2. Unzip -  Uncompress the zip file.
       3. Zip -  Compressing the file.
       4. Local copy - Copy the file.
       5. Local move - Move the file to the particular location.
       6. Run program - Execute the file. 
Click Next button.

Figure 7.7. Actions performed after file downloading

Actions performed after file downloading


            

  Email Notification: 


       1. Do not notify - No mail notification needed.
       2. Notify on error -  Send a mail notification on error.
       3. Notify on success - Send a mail notification on success.
       4. Notify on error or success -  Send a mail notification always.
       

Figure 7.8. Email notification for downloading

Email notification for downloading


 Enter the following email notifications:
        Sender name, Sender email address, Mail server address, Mail server port, Server login, Server password, Recepient name, Recepient email, Email subject and Email message 
        Then click Next button. 
       

Figure 7.9. Email information for downloading

Email information for downloading


  Connect to remote server: 
        Enter  Server address, Port number, Login and Password.
      

Figure 7.10. Connect to the server for downloading

Connect to the server for downloading


            

  Encryption type: 


                  1. None - No encryption is needed.
                  2. SFTP(SSH2) -  Use SSH encryption.
                  3. (SSL/TLS) - Use SSL encryption type.
             Then click Next button. 
       

Figure 7.11. Select encryption type for downloading

Select encryption type for downloading


           Enter the script name  and script path  using Browse  button.
           Then click Next button. 
       

Figure 7.12. Enter the script name

Enter the script name


             Now the script is generated for downloading a file or folder using script wizard. 
       

Figure 7.13. Script is generated for downloading file

Script is generated for downloading file