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...") |
Revision as of 23:19, 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.
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.