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:
Start of FTP Command-Line Tool on Windows
How to start and stop the FTP command-line tool on Windows?
✍: FYIcenter.com
Here is you can start the FTP command-line tool on Windows,
run some commands and stop it.
1. Start a command window on your computer.
2. At the command prompt, type in "ftp" or "C:\Windows\system32\ftp.exe".
3. At the ftp> prompt, run some ftp commands. For example "help", or "help recv".
4. To stop the FTP command-line tool, type "quit" at the ftp> prompt.
Below is simple session of starting and stopping the FTP command-line tool:
C:\fyicenter>C:\Windows\System32\ftp.exe ftp> help Commands may be abbreviated. Commands are: ! delete literal prompt send ? debug ls put status append dir mdelete pwd trace ascii disconnect mdir quit type bell get mget quote user binary glob mkdir recv verbose bye hash mls remotehelp cd help mput rename close lcd open rmdir ftp> help recv recv Receive file ftp> quit
⇒ 'dir' Issue with FTP Command-Line Tool on Windows
⇐ Commands of FTP Command-Line Tool on Windows
2016-12-18, ∼3377🔥, 0💬
Popular Posts:
How to add ActiveX controls, like text command button, text box, check box, etc., to Presentation sl...
Why I am getting the "Opening ChromeSetup.exe" dialog box when trying to install Google Chrome 31 on...
How to use my iPhone and iPad to set up and manage Chromecast device on my TV? I have a Chromecast d...
How to open a Web Archive (.mht or .mhtml) file correctly in Firefox browser? I converted a word doc...
How to convert a Word document into an MHTML? I have a nice Word document and want to publish it on ...