PDA

View Full Version : Copy Script Stopped Working


sdsl
08-13-2023, 11:59 PM
I keep all my Dropbox files locally stored. I set up a special script to clone only that folder that has the local Dropbox files. It has worked many times in the past, creating a clone of that one folder on an external drive. I recently updated to 13.5 MacOS. Now when I run the script that worked fine in the past, it stops with this:

| 08:51:07 PM | Error | ***ERROR OCCURRED: bash: /Users/xxxx/Library/Application Support/SuperDuper!/Copy Scripts/Copy Dropbox folder.dset: Permission denied

I opened that script and resaved it, then tried again but got the same error.

Any idea why this might be happening or how to address it?

Thanks in advance!

dnanian
08-14-2023, 12:09 AM
It's not a shell script, it's a copy script. It's selected in the main window under "Using".

Uncheck the shell script options in the advanced tab of options

sdsl
09-02-2023, 12:11 PM
Thanks, my error!