Has AppleScript change is Sequoia?
Hi all, I use AppleScript to backup my photo drives and my music/video drives. Two simple scripts that in Sequoia does not seem to work anymore. It seems like using the path to the volumes AppleScript no longer likes but there is no error code. This is one script...
set source to "/Volumes/Media Main/"
set destFolder to "/Volumes/Media Backup"
do shell script "/usr/bin/rsync -av --delete --exclude=.* -i --log-file=/Volumes/Macintosh SSD 1TB/ Users / bill / desktop / AppleScriptLog / MediaBackup.txt" & (quoted form of source) & " " & (quoted form of destFolder)
All I get is AppleScript in Result window is "Running."
Any idea's would be appreciated. Thanks in advance
Mac mini, macOS 15.3