• 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: Doug McNutt <email@hidden>
  • Date: Tue, 21 Aug 2007 15:15:59 -0600

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

They mostly work but do have some problems such as failure to sense a change in file size.
--

--> From the U S of A, the only socialist country that refuses to admit it. <--
 _______________________________________________
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

  • Follow-Ups:
    • Re: using rsync
      • From: Wayne Melrose <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>)

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