1) On your PC, open a command window (Start->Run: cmd).
2) In the command window, type: [tt]ftp unixhostname[/tt]
3) Type your username when prompted. Type your password when prompted.
4) Use any of the following commands...
[tt]dir [/tt]Get directory of files on FTP server
[tt]cd <dir> [/tt]Change directory on server
[tt]get <file> [/tt]Get a file from server
[tt]bin [/tt]Set binary mode for binary files
[tt]bye [/tt]Log out and exit FTP
Those are the basics, but it should get you going.
For the novice there are plenty of FTP wrapper programs - I use FileZilla which is open source and available on sourceforge but a quick search on Google will find lots more.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.