-
large file uploading via website
It is not always practical to ask a client or custoemr to install ftp software, to say nothing of firewall or IT restrictions on the installation of software.
I understand that file size limitations exist using php.
I am wondering what sites like Creative COW and others use that allow huge file uploads through the web browser.
Also, could you use browser based ftp in a way that each user’s login goes to a separate ftp folder, so users cannot see other users’ uploads, yet only having to distribute one username and password. For example, each session would generate its own remote folder.
Thanks for any feedback you may be able to offer.
Mike Cohen