Connect from distance!
Andrew L. Gould
algould at datawok.com
Sat Aug 13 13:37:32 GMT 2005
On Sat, 13 Aug 2005 01:33:47 -0700
Carstea Catalin <carstea.catalin at gmail.com> wrote:
> How can i "share" ( with chmod for example ) for only some users
> ( web programmers ) only one directory where they can put his web
> pages. Ex : "share" : /var/www/html/dir1
> for user1,user2,user3
> If user1 make ssh on my server he can view,read,modify,remove only
> files from /var/www/html/dir1
> ..............................................................................................
> Tks!
> If exist another solution for my web programers ( secure solution )
> to work from distance on my web server please tell me.
>
>
> --
> Carstea Catalin
Have you looked into webdav? It's a module that's available for Apache
that allows the sharing of files over the web.
The only drawback is that, as far as I know, the browser client on
FreeBSD that supports it is KDE's Konqueror. (If I'm wrong, I would
love to be corrected on this point.)
Andrew Gould
More information about the freebsd-questions
mailing list