Hi all, I would like to make a little copy script that sync all data on specific locations. I mean: I have scool materials that are stored by default on my usbdisc and a backup on my harddrive. There is also a copy in my dropbox-folder and a external person is also working on materials.
So, It's not that easy to sync all this data since mac simply overwrites a folder with the other folder with the same name. In windows, windows overwrites files individually and adds newer files from the source folder into the target folder if they don't exist over there. This is a difficult situation. On linux systems, you have the u option in the cp command that only copies files that are newer then the original files. This should solve my problem but: The cp command is a unix-command on the mac and not a gnu/linux command so, it is missing this feature. My question: Is there a simple way to bring all the newest files from different locations toghetter in one location? Thx for your answer. Best regards, William -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
