clcrhiggaeeermo
06-12-2010, 01:17 AM
Hey all,
So I've just got a Mac, and while I'm decently good at programming, I don't know anything about AppleScript or how Macs run under the surface.
I'm about to rip my DVD library to my computer, and I'd like to do it by simply copying the entire folder structure of each disc to its own folder on the Mac. (Maybe that isn't the best way, but it leads to the question I'm asking, and I'd like to learn the answer either way)
So I'm trying to make an Automator file that simply copies the contents of a DVD into my Movies/DVDs folder. I have:
Ask for Finder Items
Get Folder Contents
New Folder (Where: my DVDs folder; Show this action when the workflow runs)
When I run this and choose my DVD in Finder when prompted, it starts to copy the files, and then I get
New Folder failed - 1 error
The operation couldn't be completed. Permission denied
So I go and see if I can drag the files manually, and I can, but I have to click "Authenticate" and put in my password before it'll let me.
My question is: can this authentication be Automated?
I'm running 10.6.3. Thanks in advance.
So I've just got a Mac, and while I'm decently good at programming, I don't know anything about AppleScript or how Macs run under the surface.
I'm about to rip my DVD library to my computer, and I'd like to do it by simply copying the entire folder structure of each disc to its own folder on the Mac. (Maybe that isn't the best way, but it leads to the question I'm asking, and I'd like to learn the answer either way)
So I'm trying to make an Automator file that simply copies the contents of a DVD into my Movies/DVDs folder. I have:
Ask for Finder Items
Get Folder Contents
New Folder (Where: my DVDs folder; Show this action when the workflow runs)
When I run this and choose my DVD in Finder when prompted, it starts to copy the files, and then I get
New Folder failed - 1 error
The operation couldn't be completed. Permission denied
So I go and see if I can drag the files manually, and I can, but I have to click "Authenticate" and put in my password before it'll let me.
My question is: can this authentication be Automated?
I'm running 10.6.3. Thanks in advance.