FTP Download File
From UBot Studio
(Difference between revisions)
Line 1: | Line 1: | ||
This command is an [[FTP Commands|FTP command]]. | This command is an [[FTP Commands|FTP command]]. | ||
− | This command will download a file from | + | This command will download a file from the connected FTP server. |
'''Remote File Name:''' The remote file name of the file being downloaded from the server (for example myfax.txt. Make sure the file actually exists within that remote path you are connected to using the connect to ftp server command) | '''Remote File Name:''' The remote file name of the file being downloaded from the server (for example myfax.txt. Make sure the file actually exists within that remote path you are connected to using the connect to ftp server command) |
Revision as of 18:17, 30 July 2013
This command is an FTP command.
This command will download a file from the connected FTP server.
Remote File Name: The remote file name of the file being downloaded from the server (for example myfax.txt. Make sure the file actually exists within that remote path you are connected to using the connect to ftp server command)
Local File: The new file name for the downloaded file and its local file path(C:\Users\Documents\Fax.txt)
To use, simply drag the command into the Connect to FTP Server command.
Once a connection is established, the command will be run and the file will be downloaded to the specified location on the local machine.