• 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
Re: using rsync
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using rsync


  • Subject: Re: using rsync
  • From: Wayne Melrose <email@hidden>
  • Date: Wed, 22 Aug 2007 08:32:48 +0200


On 21/08/2007, at 11:15 PM, Doug McNutt wrote:

At 15:54 -0500 8/21/07, Luther Fuller wrote:

tell application "Finder" to update someAlias

tell application "Finder" to update item itemName of itemCont

tell application "Finder" to update folder folderAlias


Try these while the finder window is open.


tell application "Finder"

   tell window "name"

     update every file

   end tell

end tell


tell front window of application "Finder" to update every file



Thanks for the help! For the record, it appears as though the only option I can get to work is referencing EXACTLY the file that I'm looking for.. which is a little annoying if there is a folder of full of files to update.. mind you, I spose writing a simple loop, using "ls" to return the correct list of files, then looping through and updating might be the answer.. :) 

thanks to everyone for the help. 


 _______________________________________________
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

References: 
 >using rsync (From: Wayne Melrose <email@hidden>)
 >Re: using rsync (From: Wayne Melrose <email@hidden>)
 >Re: using rsync (From: Tim Mansour <email@hidden>)
 >Re: using rsync (From: Wayne Melrose <email@hidden>)
 >Re: using rsync (From: Luther Fuller <email@hidden>)
 >Re: using rsync (From: Doug McNutt <email@hidden>)

  • Prev by Date: Re: OT: finder/samba weirdness
  • Next by Date: Re: working with records
  • Previous by thread: Re: using rsync
  • Next by thread: Re: using rsync
  • Index(es):
    • Date
    • Thread