FTP Functions
From UBot Studio
(Difference between revisions)
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 | + | These functions work within the [[FTP Commands]]. |
[[File:ftpfunctions.jpg]] | [[File:ftpfunctions.jpg]] |
Revision as of 23:24, 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.