• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Remote Desktop copy to me task
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Remote Desktop copy to me task


  • Subject: Remote Desktop copy to me task
  • From: "Vladimir Sokolov" <email@hidden>
  • Date: Thu, 27 Nov 2008 10:20:07 +0100

Hello,
 
in the script:
 
tell application "Remote Desktop"
   set theList to computer list "test"
   set theTask make new copy to me task with properties {copy items:{"/Users/xxx/Desktop/folder/"}, location: current users desktop folder, conflict resulution:replace}
 
   set result to execute theTask on theList
 
end tell
 
It works and I can copy the whole folder, is there any way to copy just specific file from that folder using wildcards,
like: {copy items:{"/Users/xxx/Desktop/folder/*.txt"}, when I set that ARD hangs.
 
Thanks,
Vlad
 _______________________________________________
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

  • Prev by Date: Re: AppleScript-Users Digest, Vol 5, Issue 628
  • Next by Date: Deleting Tracks in iTunes
  • Previous by thread: Re: AppleScript-Users Digest, Vol 5, Issue 628
  • Next by thread: Deleting Tracks in iTunes
  • Index(es):
    • Date
    • Thread