Re: rync mirroring



On Sun, 2002-01-13 at 17:00, Julian Missig wrote:
> I'm not familiar with rsync or mirroring files in general, and I was 
> wondering what rsync command I should use to mirror gnomehide? 
> (preferably removing files which aren't in gnomehide anymore, such as 
> older versions) Once I get my domain set up I'm going to make it into an 
> apt-get repository...

To upload my RPMs to ftp.linux.org.uk via an ssh tunnel, I use 

rsync -e ssh -a --delete-after -v /local/path host:/remote/path

I think that if you were using the rsync protocol, you could just remove
the '-e ssh' and change 'host:' to 'host::'

	Greg

-- 
Portland, Oregon, USA.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]