Re: Copying with identically named volumes
Re: Copying with identically named volumes
- Subject: Re: Copying with identically named volumes
- From: Gnarlodious <email@hidden>
- Date: Sat, 15 Apr 2006 22:46:36 -0600
- Thread-topic: Copying with identically named volumes
Entity email@hidden spoke thus:
> I¹m writing a script that will copy files from a volume on server A to an
> identically named volume on server B
Due to a severe bug in Mac OS ( 4141496), there is no way in hell Finder can
do what you want.
> Since both volumes mount with the name ³music², how do I reference the
> proper one?
You can only do it through the shell. Finder ignores the "-1" suffix to an
identically named disk, while shell recognizes it as a POSIX path.
But that's OK, since shell copying is much better than Finder copying
anyway.
-- Gnarlie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden