Tagusing ftp with windows command prompt

How to connect to ftp and upload files using windows command prompt?

H

Some people love getting it all done through the command prompt and some might have been forced to ftp via the command line. Hope this one helps you both. Step 1 . Take the command Prompt using run in windows. Step 2 . Connect to your ftp  using ftp command. ftp dollarfry.com Step 3. Login using your ftp credentials. Step 4 . See and navigate your directory contents using cd (Change Directory)...

Categories