From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 13:46:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21C9116A4CE for ; Tue, 25 Nov 2003 13:46:46 -0800 (PST) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A4A043FE5 for ; Tue, 25 Nov 2003 13:46:44 -0800 (PST) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.10/8.12.10) with ESMTP id hAPLjUTS023391; Tue, 25 Nov 2003 22:45:30 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.10/8.12.10/Submit) id hAPLjUcR023390; Tue, 25 Nov 2003 22:45:30 +0100 (CET) (envelope-from mail25@bzerk.org) X-Authentication-Warning: ei.bzerk.org: bulk set sender to mail25@bzerk.org using -f Date: Tue, 25 Nov 2003 22:45:30 +0100 From: Ruben de Groot To: Xpression Message-ID: <20031125214530.GB22711@ei.bzerk.org> References: <000501c3b397$0d414200$0901a8c0@bloodlust> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000501c3b397$0d414200$0901a8c0@bloodlust> User-Agent: Mutt/1.4.1i cc: FreeBSD-questions Subject: Re: Upload site question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 21:46:46 -0000 On Tue, Nov 25, 2003 at 03:59:43PM -0500, Xpression typed: > Hi list, I've a server running FreeBSD-4.8 with > Apache-2.0.48, I've a site hosted and many user who develop > their sites wants to upload and update their sites without > my assist...Anyone knows any method to upload the files to > the server ??? They have /nologin on it...thanks..... If you're using ftpd, put /nologin in /etc/shells. Only users with valid shells (listed in this file) are allowed access. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"