I'm new to Applescript and Automator... I have done some limited cron scripting in my past but will need to relearn how to do it.
What I'm looking to do is move all my .mp4 and .mov files from my hard drive to my external backup drive that's connected via my network. So basically just from one directory to another.
I want to find all the .mp4 and .mov files that exist, and then if the corresponding subdirectory does not exist in the other directory, create it (same name) and move the files over. If it does exist, just move the files.
What would be the easiest way to do this? I've been just copying them manually and I'm getting tired of it so want to automate it. For past directories, it would be a one-time thing. For 2017, I would need to do this every time I put my phone images and videos onto my hard drive.
Thanks!
Cynthia
What I'm looking to do is move all my .mp4 and .mov files from my hard drive to my external backup drive that's connected via my network. So basically just from one directory to another.
I want to find all the .mp4 and .mov files that exist, and then if the corresponding subdirectory does not exist in the other directory, create it (same name) and move the files over. If it does exist, just move the files.
What would be the easiest way to do this? I've been just copying them manually and I'm getting tired of it so want to automate it. For past directories, it would be a one-time thing. For 2017, I would need to do this every time I put my phone images and videos onto my hard drive.
Thanks!
Cynthia