Hi Akshay, Thanks. SCP could be used as well. But I'm looking at something more content management based. But very simple, for files only. Maybe I should just write it in php with a mysql backend.
Or Webdav, anyone any good / bad experiences with that? Greetings, --m --- In [email protected], "Akshay Lamba" <[EMAIL PROTECTED]> wrote: > > Scp is an option. Is built into your friendly ssh package. > > > > > -----Original Message----- > From: "Michael Smith" <[EMAIL PROTECTED]> > Date: Wed, 25 Apr 2007 04:50:38 > To:[email protected] > Subject: [dubailug] Large file transfers > > Hi all, > > We need to transfer large files over the Internet. I was wondering > what the best (and user friendliest) solution is. > > I had a few things in mind: > - FTP (not really user friendly imho) > - PHP + MySQL database storing binary data (maybe an existing package > already exists?), a bit tedious to write from scratch. > - WebDAV? > > It's a bit more than actually just transferring files. The "location" > has to have some user rights management and if possible transfer > resume. With large files I mean high quality images, CAD drawings and > movies (max. around 1 GB a piece). > > Any thoughts? > > Thanks! > > Michael >
