<< back to sysax.com Product page

1.5. Download and Upload a file/folder

Running a script from the sysaxftp command line

An Sysaxftp can be run from the command line using the -script switch.

The Syntax is:

Exhibit 1.1. Syntax of Running a script

     
 sysaxftp -script [script file name]     

Download a file/folder

To download a file using sysaxftp,

  1. Create and save a script for download.
  2. Open the command prompt window.
  3. Choose the particular path of script file for download.
  4. Then run the above script file(download.fscr).

Figure 1.5. Downloading files

Downloading files

Upload a file/folder

To upload a file using sysaxftp,

  1. Create and save a script for upload.
  2. Open the command prompt window.
  3. Choose the particular path of script file for upload.
  4. Then run the above script file(upload.fscr).

Figure 1.6. Uploading files

Uploading files