SAVING A FILE IN 2 PLACES SIMULTANEOUSLY

Is there a way to save a file to my hard drive on my IMac (that syncs with ICloud) and also to my external hard drive? Can this be automated?


My dilemma is I work remotely and sometimes no cell or Wi-Fi (to use documents in the Cloud) so I would then need to access my external hard drive and it needs to be up to date. TIA

iMac 21.5″, macOS 10.13

Posted on Jul 19, 2023 7:01 AM

Reply
Question marked as Top-ranking reply

Posted on Jul 19, 2023 7:19 AM

Time Machine does automatic hourly backups of everything that you have and add to the iMac.

see > Back up your Mac with Time Machine - Apple Support


CarbonCopyCloner can be set to update at different times, intervals or when connected.

see > https://bombich.com/


Both can easily be updated when new files are added using the menu bar shortcut.

8 replies
Question marked as Top-ranking reply

Jul 19, 2023 7:19 AM in response to jenniferfromoswego

Time Machine does automatic hourly backups of everything that you have and add to the iMac.

see > Back up your Mac with Time Machine - Apple Support


CarbonCopyCloner can be set to update at different times, intervals or when connected.

see > https://bombich.com/


Both can easily be updated when new files are added using the menu bar shortcut.

Jul 19, 2023 10:20 AM in response to jenniferfromoswego

How about an Automator Quick Action that allows you to select an initial (one) file and then directories where you want that file copied too? If you have a drive icon selected on the Desktop, the copy also goes there. Here is the result of selecting an arbitrary PDF file on my Desktop, a PDF folder on my Desktop, and a mounted exFAT USB stick:



This is not restricted to two destinations.

Jul 19, 2023 8:03 AM in response to jenniferfromoswego

Some of the ideas being proposed will definitely work to make a of files from one drive to another, but for your particular purpose may not meet you needs. For example, using a backup utility only works over a few hours unless you have it backup every 5 minutes (and then it can be a nuisance in terms of computer resources). If you edit your files and then shut down your computer there is no guarantee the most recent version is on the external device. You need something that will constantly be checking the file status to see if it has been modified and then make a copy of that modified file to a destination.


Conceptually this is a simple task, but actually implementing it may not be so easy, involving scripts. The easiest would be to simply make an alias of the file so you are working off a single copy on the hard drive. An alias on your computer makes a pointer the files actual location on the external drive. Or for that matter, if you always have this drive attached, why not simply open it from its location on the external drive. I have 4 drives attached to my computer and I can open a file on any of them.

Jul 19, 2023 7:11 AM in response to jenniferfromoswego

My immediate thought would be to create an alias on the Mac to the actual file on the external drive. That isn't making two copies though.


My next thought was to see if you could set up a Folder Action or Automator script to do this. I can't get you started on that but something along the lines of what is done here: https://www.popsci.com/diy/mac-automation/

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

SAVING A FILE IN 2 PLACES SIMULTANEOUSLY

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.