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/directory/ /path/to/destination/dir

Source directory without a trailing slash

2010-04-28 Thread Matt McCutchen
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/directory/ /path/to/destination/directory/ > > other wise you will probably end up with tw