PDA

View Full Version : tutorial



PotsNPans
2010-06-03, 10:21 AM
Any good file transfer protocol tutorials out there? This is something I want to get into, but even the name is a little intimidating to me!

sgoodman
2010-06-03, 07:40 PM
Why do you want to learn FTP?

It is no longer necessary, because the complexities are hidden when you use a windows-based interface; for example, WS_FTP.

But you can still use the protocol directly in the command line. Is this what you are planning in doing?

Shane.

nickh
2010-06-04, 03:35 PM
As sgoodman said, you don't really need to learn much about FTP. Just download one of the many FTP clients, and you'll be good to go. I recommend FileZilla (http://filezilla-project.org/). It runs on Windows, Mac OS X, GNU/Linux, and is open-source.

sgoodman
2010-06-16, 11:59 PM
Check out the FTP Guides section of this link:

http://www.fileTransferPlanet.com

Regards,
Shane.