RE: File sharing web script

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Bob Elzer
Date:  
To: 'Main PLUG discussion list'
Subject: RE: File sharing web script
The app is called a web server, are you running one on your server ? If not
apache and tomcat come to mind.

If you are running one, then all you have to do is: scp filename
user@servername:/path/to/upload/directory

Or are you asking us how to create the large file ?



-----Original Message-----
From:
[mailto:plug-discuss-bounces@lists.plug.phoenix.az.us] On Behalf Of AZ Pete
Sent: Wednesday, November 11, 2009 11:33 AM
To: PLUG Discuss
Subject: File sharing web script

Hi All,

I have a need to be able to make large files to available to several clients
for download. When the need currently arises I use megaupload.com, which is
a nice service for free, but I would rather keep things all on my server.

What I want to be able to do is to upload said huge file (200Mb-500Mb) to my
web host via SSH/FTP. Then simply send my client a url where they can
download that file via their browser.

Are there any apps that can do this? I did some searching on sourceforge,
but couldn't really find anything.

Thanks,
Peter

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss