Re: No incremental copies to localhost

2005-02-24 Thread Wayne Davison
On Thu, Feb 24, 2005 at 03:45:19PM +0200, Alexander Polson wrote: > Each time I get something like: > > wrote 51751332 bytes read 135874 bytes 437866.72 bytes/sec > total size is 51761152 speedup is 1.00 As long as the file's modification time and size are identical on the source and destinati

No incremental copies to localhost

2005-02-24 Thread Alexander Polson
Hi everyone I am trying to update an mp3 archive from my hard disk to an mp3 player over a usb link, e.g. after ripping a few new cd's. I seem not to be able to get rsync to traverse the archive and only write the new files accross. Instead it copies everything over again, which takes very long.