Using FTP from the Command Line
By Van K - 76 views
Windows comes pre-installed with some very basic FTP functionality, which you can access from the command line (usually accessed by going to your Start Menu, choosing Run and typing cmd).
Once at the the command prompt, type in ftp to access this functionality. If you’re already familiar with FTP commands, then you can start transferring right away. If you’re not exactly sure how to begin, type in help at the FTP prompt for more direction.
For example, you can connect to an FTP site by typing open followed by the site (such as open ftp.ftpplanet.com).
No related posts.


