• 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: Apple script to automatically update folder's content from server.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple script to automatically update folder's content from server.


  • Subject: Re: Apple script to automatically update folder's content from server.
  • From: Gnarlodious <email@hidden>
  • Date: Thu, 07 Apr 2005 07:13:31 -0600

Entity George Esoimeme spoke thus:

> Connect to server folder (a)
> Connect to client folder (b)
> Compare the contents of a and b
> If a not equal to b
>   copy contents.a to contets.b
> End if
>  disconnect from a

The built-in UNIX tool rsync does this, comparing file dates and
syncronizing only newer files. It only handles plain files, not Mac
resourced files. If you want that you need to install the RsyncX HFS patch:
http://archive.macosxlabs.org/rsyncx/rsyncx.html

The rsync command line is a challenge, if you want help just ask here.


-- Gnarlie
http://Gnarlodious.com/Cogent/


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Apple script to automatically update folder's content from server.
      • From: Axel Luttgens <email@hidden>
References: 
 >Apple script to automatically update folder's content from server. (From: George Esoimeme <email@hidden>)

  • Prev by Date: Apple script to automatically update folder's content from server.
  • Next by Date: Re: Apple script to automatically update folder's content from server.
  • Previous by thread: Apple script to automatically update folder's content from server.
  • Next by thread: Re: Apple script to automatically update folder's content from server.
  • Index(es):
    • Date
    • Thread