Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Commands of FTP Command-Line Tool on Windows
What commands can I run interactively with the FTP command-line tool on Windows?
✍: FYIcenter.com
Once you started the FTP command-line tool on Windows,
you can run the following commands at the ftp> prompt:
! Escape to the shell ? Print local help information append Append to a file ascii Set ascii transfer type bell Beep when command completed binary Set binary transfer type bye Terminate ftp session and exit cd Change remote working directory close Terminate ftp session debug Toggle debugging mode delete Delete remote file dir List contents of remote directory disconnect Terminate ftp session get Receive file glob Toggle metacharacter expansion of local file hash Toggle printing `#' for each buffer transfer help Print local help information lcd Change local working directory literal Send arbitrary ftp command ls List contents of remote directory mdelete Delete multiple files mdir List contents of multiple remote directories mget Get multiple files mkdir Make directory on the remote machine mls List contents of multiple remote directories mput Send multiple files open Connect to remote ftp prompt Force interactive prompting on multiple comma put Send one file pwd Print working directory on remote machine quit Terminate ftp session and exit quote Send arbitrary ftp command recv Receive file remotehelp Get help from remote server rename Rename file rmdir Remove directory on the remote machine send Send one file status Show current status trace Toggle packet tracing type Set file transfer type user Send new user information verbose Toggle verbose mode
⇒ Start of FTP Command-Line Tool on Windows
⇐ Syntax of FTP Command-Line Tool on Windows
2016-12-18, 2409🔥, 0💬
Popular Posts:
What is a slide master in PowerPoint? A slide master is a set of slide layouts defined to help you c...
How to pause file transfer in FileZilla FTP Client? I want to close the computer in the middle of a ...
Why the "dir" command hangs when using the FTP command-line tool on Windows? when you run the "dir" ...
How to open firewall for the FTP command-line tool on Windows for data connections in active mode? I...
What are Control Connection and Data Connection used in FTP protocol? FTP protocol uses two independ...