> I am using rsync version 3.0.7 on an arm linux based embedded device. The > device pulls data periodically from a rsync server and stores the files on an > SD card. The partial, temp and final rsync destinations all reside on the SD > card. > > I came across an issue where it seems that the rsync call returned with a > success but the files that it pulled are not moved immediately to its final > destination.
You could try issuing the 'sync' command? However, I do not think believe that this should be required. Perhaps someone else on this list will have some other ideas? ------------------------------------ This email is protected by LBackup http://www.lbackup.org -- 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
