I'm not sure I understand -- do you mean like Apache? It really depends on what you mean by "web". The best way I've found to do it is to use a VPN connection (or ssh port forwarding), and then use NFS or samba. If you're dead set on using http, there are bound to be people that have written CGI scripts -- but http wasn't really made for that (hyperTEXT transfer). FTP (and it's more secure brother, SFTP), were made for transferring files (and, of course, SFTP does it with proper user authentication and security).
If you want http (i.e. if ssh is blocked), this might work out: http://pfn.sourceforge.net/ On Wed, Jun 24, 2009 at 8:19 AM, Nelson Serafica <[email protected]>wrote: > > Does anyone knows a decent WEB based file server that has user > authentication? I don't want to use ftp. I'm familiar with samba but I need > is a web > management file server. I tried Googling but just want to know if someone > on the Groups already had a running web based file server. > > Thanks, > > > Nelson > > > > -- Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
