Rsync not creating sub-folders

Wayne Davison wayned at samba.org
Thu Dec 2 00:02:56 GMT 2004


On Wed, Dec 01, 2004 at 12:48:54PM -0500, Daniel Teklu wrote:
> I am having problem rsyncing sub-folders, like:

Rsync will only create one level of missing directory hierarchy on the
destination.  Beyond that, it assumes that you made a mistake in
specifying the destination.  You can kluge around the limitation by
creating an empty directory and rsyncing it into place on the
destination prior to doing the actual transfer.

..wayne..


More information about the rsync mailing list