Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Aug 2005 08:37:40 -0500
From:      "Andrew L. Gould" <algould@datawok.com>
To:        Carstea Catalin <carstea.catalin@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Connect from distance!
Message-ID:  <20050813083740.2ef85255@grokwell.org>
In-Reply-To: <dc6701ba050813013367e3cf32@mail.gmail.com>
References:  <dc6701ba050813013367e3cf32@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Aug 2005 01:33:47 -0700
Carstea Catalin <carstea.catalin@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050813083740.2ef85255>