Re: PDF File says in use by Mac OS X
Re: PDF File says in use by Mac OS X
- Subject: Re: PDF File says in use by Mac OS X
- From: Peter Waibel <email@hidden>
- Date: Mon, 7 May 2007 10:54:01 +0200
Am 06.05.2007 um 09:37 schrieb Wayne Melrose:
I'd suggest having a look at doing it with "do shell script ditto /
Users/Me/Desktop/myfile.pdf /Volumes/Server/pdfspath/"
'ditto' is great because it will preserve the resource fork.
Take care! Using ditto with OS 10.3.9 preserving the resource fork
is not the default behavior. You must use the option --rsrc.
ditto --rsrc /my/file
On OS 10.4 reserving the resource fork is the default.
Peter
_______________________________________________
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