Re: using rsync
Re: using rsync
- Subject: Re: using rsync
- From: <email@hidden>
- Date: Tue, 21 Aug 2007 20:27:24 +0200
- Thread-topic: using rsync
Wayne,
thanks for starting this thread. I have recenly been testing rsync and this issue have been driving me nuts. In my testing I have been using small files, 10-20K, sometimes they show up, but most often not.
After you wrote aboute deleting the .DS_Store file I have added an extra line to my script, and then all the files becomes visible.
rsync -rtuW "$sourceFolderJSX" $targetFolderJSX
rm $targetFolderJSX.DS_Store
Thanks
Gunno I
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden