Command Line FTP program...

CZroe

Lifer
Jun 24, 2001
24,195
857
126
I am using WinXP Pro.
What is the syntax for the FTP command line program?
Using the "/?" switch doesn't help.

Is it possible to share a directory (host) with it? (temporarily of course)
 

ys

Senior member
Oct 10, 1999
757
0
0
Well, if you are still want a command line ftp, just bring up a console.
type "ftp" at the prompt then "open <your_ftp_host>" to connect.
"bye" to disconnect...