Hi,

I have a setup where I wish to transfer around 100 files from embedded
device to a connected PC.
The embedded system at anytime contains 20MB free RAM. However, on running
rsync periodically (20s interval), OUT OF MEMORY error results after few
minutes, say 30 minutes killing this application and other application
softwares running on the embedded device.
rsync version is 2.6.9 and rsync command is:
rsync -trze DATA/* [EMAIL PROTECTED]:/home/test/DATA

Any help on what's wrong with this?

Regards,
Preeti
-- 
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