I found a buggie

Carlos Morel Gómez La Roque carlos at nodolibre.org
Wed Sep 26 22:15:35 MDT 2012


Hello, people. Sorry but I found that when you do rsync to a not created
destination it makes a mkdir in order to accomplish the work. The problem
comes when there are some uncreated parents in the destination directories.
That's just because in the builtin mkdir isn't specified the -p option.
Thus, the problem is solved just adding the -p option to the built in mkdir
in the code you wrote.

Thank you very much for reading this letter.

Yours.

Greeting from Venezuela.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20120926/f561b164/attachment.html>


More information about the rsync mailing list