[KLUG Members] restricted ftp or sftp access

Adam Tauno Williams members@kalamazoolinux.org
Fri, 07 May 2004 11:45:14 -0400


> What is the easiest and safest way to grant restricted access to a group
> outside individuals for sharing files with us.
> I need a depot type thing where several outsiders and myself can
> manipulate some files.
> I'm thinking ftp or sftp with like a chroot because I don't want them
> snooping around my system outside the user account's directory.

WebDAV, not FTP.

Works seemlessly in GNOME, Mac OS/X, and XPeee; pretty much just like
using a local filesystem, except it has this long name that starts with
"http://"

Easy to configure in Apache.

WebDAV will give you less firewall headaches,  the FTP protocol is
inherently broken, and as a net-admin I'm *SO* happy to see its use on
the decline.