2009/11/4 henri <[email protected]>:
>
>> rsync -ahzv --delete --progress --numeric-ids --ignore-errors
>> "/Users/bonny/Music/iTunes Music"
>> "rsync://[email protected]/musica/iTunes Music"
>
>
> I am guessing that your iTunes Music folder is well 50MB. As such, testing
> with a smaller directory will reduce the time it takes for rsync to run. It
> will also allow you to use the verbose options while keeping the output to a
> minimum.

I finally managed to get it done:

rsync -av --delete "/Users/bonny/Music/iTunes/iTunes Music/"
"rsync://[email protected]/musica/iTunes Music/"

I think I was missing the trailing slash on the source path...

That's it, now it's working!
Thanks,
F.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to