 | client file transfer page
on Mar 14, 2007 at 3:45:19 pm |
Is there a tutorial somewhere for adding a page to your website which will enable clients, password-protected, to upload and download large files?
I've been using free sites such as dropload.com and yousendit.com, but I'd rather have this on my own website and avoid their advertisements.
Thanks!
-- Bob C.
 | Re: client file transfer page on Mar 14, 2007 at 4:00:52 pm |
hello...
i wrote a php version of this about 4 years ago for people on the forum who've asked for the same thing - here's one of those threads:
http://forums.creativecow.net/readpost/16/820960?univpostid=820948&pview=t
unless you have programming experience, it's not really a tutorial sort of thing - there's too much to go into to cover in a tutorial... :-/
but you can use the thing i wrote if you have php and safe mode disabled on your server...
sitruc
 | Re: client file transfer page on Mar 14, 2007 at 4:34:57 pm |
Wow. Thank you so much Curtis. This will be fantastic.
-- Bob C