Joel Rees wrote:
On Wed, Sep 24, 2014 at 10:53 PM, Ron Leach <ronle...@tesco.net> wrote:
List, good afternoon,

What package would list members suggest for a small webserver that would
enable co-workers to upload files to us?

Oh. Well, look at webdav. This is something regularly done with webdav.

But I really think you should give both ftp and ssh a closer look.



That's precisely what WebDAV is for - and it has the advantage that client support is pretty widely available (built into Windows, MacOS, readily available for linux).

Server support is a bit harder to find. There's an apache module. But it might be easier to simply set up a subversion server - it comes with a built-in WebDAV server:
apt-get install subversion
plus some configuration.

Miles Fidelman

--
In theory, there is no difference between theory and practice.
In practice, there is.   .... Yogi Berra


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5426cb2f.30...@meetinghouse.net

Reply via email to