PDA

View Full Version : upload choice



Rusher
2010-11-23, 11:28 AM
If you had to choose between uploading files through a Web interface or through FTP, which would you choose?

sgoodman
2010-11-23, 08:51 PM
I use FTP.

HTTP wasn't designed to transfer large files. Although it can theoretically copy files up to 2 GB, it's extremely inefficient.

However, I've created a web interface, so my users don't have to learn FTP.

Shane.

auryn
2011-02-24, 03:45 PM
Definitely FTP.