Julpro21

Results 5 comments of Julpro21

Thank you for your reply. Here is a reproducible example: #### Create two folders inside the initiator folder (called initiator_folder). One subfolder is not empty (subfolder_1) and the other one...

I'm running osync-1.3 with macOS Sonoma (14.4.1).

I did the following and it works perfectly now: sed -i '' 's/cp -p/cp -pR/g' "./osync.sh" sed -i '' 's/rm -f/rm -rf/g' "./osync.sh"

Please have a look at: https://github.com/deajan/osync/pull/254

Thank you for your help. I'm not sure if I should mention this here, but the following typos are in the osync.sh file. "# Leave the possibity to set SLEEP_TIME...