in reply to HTML Frontend to FTP using CGI,LDAP and virtual users
WebDAV is the way to go here. If your customers are using windows, they can map a drive to your webdav enabled web server and drag and drop files in their file manager.
We have used this successfully with some clients who also didn't like FTP, but were relatively comfortable using the windows file manager...
You could stil use ldap authentication using mod_auth_ldap for Apache (if you are using Apache that is)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: HTML Frontend to FTP using CGI,LDAP and virtual users
by submersible_toaster (Chaplain) on Apr 15, 2003 at 00:01 UTC | |
by cees (Curate) on Apr 15, 2003 at 03:43 UTC |