Hi All, I synchronized two local folders using below command: #rsync -a filePath1 filePath2 But Soralis report error message like 'open too many file handles'. How to limit number of rsync thread? Thanks! Regards, -Ken