Re: Source directory without a trailing slash

2010-04-29 Thread David Schoen
On 29 April 2010 10:06, Matt McCutchen wrote: > On Wed, 2010-04-28 at 22:24 +1000, David Schoen wrote: > > Also when I use rsync I like to put slashes on the end of all paths as > > it works closer to the way you're thinking, e.g.: > > rsync -av /path/to/source/direc

Re: Rsync on a single server

2010-04-28 Thread David Schoen
On 28 April 2010 12:48, Legionnaire1 wrote: > > Addendum: > I seem to have been successful in copying files from one of the domains to > the other using the following: > rsync -auvn /path/to/source/directory /path/to/destination/directory That seems a tad unlikely... close, but unlikely. The '-n

Re: rsync file corruption when destination is a SAN LUN (Solaris 9 & 10)

2009-10-13 Thread David Schoen
rsync definitely works on sans with Solaris 9/10. I've used it that way very intensively, both remotely to and from the san via ssh and also local disks to san and san to local disks. Are you sure something else isn't modifying your files in the mean time? Run something like: find /path/to/files