FTP Functions
From UBot Studio
(Difference between revisions)
(Created page with "The '''FTP Functions''' allow you to modify FTP files and folders and check to see if a file or folder exists at an FTP server. File:ftpfunctions.jpg == List of FTP Co...") |
|||
Line 1: | Line 1: | ||
The '''FTP Functions''' allow you to modify FTP files and folders and check to see if a file or folder exists at an FTP server. | The '''FTP Functions''' allow you to modify FTP files and folders and check to see if a file or folder exists at an FTP server. | ||
+ | These functions work within the FTP commands. | ||
[[File:ftpfunctions.jpg]] | [[File:ftpfunctions.jpg]] |
Revision as of 23:20, 29 July 2013
The FTP Functions allow you to modify FTP files and folders and check to see if a file or folder exists at an FTP server. These functions work within the FTP commands.
List of FTP Commands
FTP File Exists: This function will check to see if a specified file exists at the FTP server location provided.
FTP Get Folders: This function will grab folders from a specified FTP server location.
FTP Get Files: This function will grab files from a specified FTP server location.
FTP Folder Exists: This function will check to see if a specified folder exists at the FTP server location provided.