forgot the list... ----- Forwarded message from Colin Humphreys <[EMAIL PROTECTED]> -----
From: Colin Humphreys <[EMAIL PROTECTED]> Subject: Re: [SLUG] rsync question Date: Tue, 5 Nov 2002 10:59:28 +1100 Message-ID: <[EMAIL PROTECTED]> User-Agent: Mutt/1.2.5i To: Matt Hyne <[EMAIL PROTECTED]> > The biggest problem with this is that it expects the remote machine to > already have those destination directories created - which I cannot do > since the script will run non-interactively and only allows rsync to be > executed from the source machine. Just run remote ssh comands to attempt to create the dirs before you run the rsync command. ----- End forwarded message ----- -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
