re: Sometime error -10006 copying a folder
re: Sometime error -10006 copying a folder
- Subject: re: Sometime error -10006 copying a folder
- From: Doug McNutt <email@hidden>
- Date: Thu, 6 Mar 2008 16:21:11 -0700
At 17:42 -0500 3/6/08, tom wible wrote:
>> I guess Finder doesn't like trying to decode the path when two volumes have the same name.
>
>i've run into that problem too...POSIX paths solved it.
Two volumes really can't have the same name in the file system. Even though they are named the same using Apple's capability to name a disk, when they are mounted in the /Volumes/ directory they really have to be different.
It is pretty easy to open Terminal.app and. . .
cd /Volumes
ls -al
to see what is really being done when the identically named volumes are mounted. I'll bet you can get the correct name to use that way.
--
Applescript syntax is like English spelling:
Roughly, though not thoroughly, thought through.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden