FTP Commands
Line 1: | Line 1: | ||
The '''FTP Commands''' allow you to access and modify FTP files and folders. | The '''FTP Commands''' allow you to access and modify FTP files and folders. | ||
− | [[ftpcommands.jpg]] | + | [[File:ftpcommands.jpg]] |
Revision as of 16:13, 29 July 2013
The FTP Commands allow you to access and modify FTP files and folders.
List of FTP Commands
FTP Delete File: Deletes a file at a specified FTP server.
FTP Upload Folder:Uploads a folder at a specified FTP server.
FTP Rename File:Renames a file at a specified FTP location.
Connect to FTP Server: Connects to an ftp server.
FTP Download File: Downloads a file from a specified FTP server
FTP Create Folder: Creates a folder at specified FTP server.
FTP Upload File: Uploads a folder to a specified FTP server.
FTP Edit Folder Permissions: Edits the permissions of a specified folder at a specified FTP server.
FTP Edit File Permissions: Edits the permissions of a specified file at a specified FTP server.
FTP Change Directory: Changes the directory at a specified FTP server.
FTP Rename Folder: Renames a Folder at a specified FTP server.
FTP Download Folder: Downloads a Folder at a specified FTP server.
FTP Delete Folder: Deletes a folder at a specified FTP server.