Date: Wed, 26 Nov 2003 09:36:46 +1100 From: JacobRhoden <jrhoden@unimelb.edu.au> To: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>, Xpression <admin@atenas.cult.cu> Cc: FreeBSD-questions <questions@freebsd.org> Subject: Re: Upload site question... Message-ID: <200311260936.46557.jrhoden@unimelb.edu.au> In-Reply-To: <3FC3D654.9010205@daleco.biz> References: <000501c3b397$0d414200$0901a8c0@bloodlust> <3FC3D654.9010205@daleco.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Nov 2003 09:23 am, Kevin D. Kinsey, DaleCo, S.P. wrote: > > 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..... > > > Build a control panel with a SSI lang like PHP > or PERL throw the files in /tmp/subdirfornameofclient, > and have cron bump 'em over every 2 minutes or so? Yes thats what i do (: its not too difficult.. you should also cvs add/commit all files theu upload/edit so that then the stuff everything up, you can undo it with a single command (: Jacob Rhoden Phone: +61 3 8344 4478 ITS Division Email: jrhoden@unimelb.edu.au Melbourne University Mobile: +61 403 788 386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311260936.46557.jrhoden>