Re: attempt to move files from Unix path finds 0 files?
Re: attempt to move files from Unix path finds 0 files?
- Subject: Re: attempt to move files from Unix path finds 0 files?
- From: Axel Luttgens <email@hidden>
- Date: Sat, 19 Jan 2013 08:24:10 +0100
Le 18 janv. 2013 à 14:40, William Adams a écrit :
> [...]
>
> tell application "Finder"
> count every item of alias "Macintosh HD:private:var:spool:cups-pdf:williamadams:"
> --> 0
> end tell
>
> What is wrong?
Hello William,
What are the permissions of each component of above path?
For example, what's the output of following commands run in Terminal:
ls -ald /private/var/spool/cups-pdf
ls -al /private/var/spoolcups-pdf/williamadams
Axel
_______________________________________________
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