Re: Date Created, Modified
Re: Date Created, Modified
- Subject: Re: Date Created, Modified
- From: Emmanuel <email@hidden>
- Date: Sun, 8 Jul 2001 19:10:16 +0200
At 16:45 +0200 6/07/01, email@hidden wrote:
>
>
Hi There -
>
I've been reading this forum for a while and am interested in writing a
>
few scripts, one being an auto backup for certain file types.
Why wouldn't you give a look to the Satimage Scripting Addition's "backup"
command? Maybe it would fit your needs, and it runs much faster than the
Finder.
-------------------------------------------
backup : synchronizes 2 folders.
backup file specification -- the source folder
onto file specification -- the destination folder
[restricted to a list of string] -- a list of the file
types to which the backup restricts. Defaults to the wildcard {"****"}
[except a list of string] -- a list of the file types
avoided by the backup. Default {}.
[level small integer] -- 0: report only, 1: synchronize
folders, 2 : synchronize and report. Default 0.
[after date] -- files older than this date are not processed.
[recursively boolean] -- recursively synchronize
subfolders. Default true.
Result : string -- the (optional) report, in French."iliments" =
"items", "` crier" = "to create", "` mettre ` jour" = "to update", "criis"
= "created", "mis ` jour" = "updated", "RAS" = "No action needed".
-------------------------------------------
>
Thanks
Very welcome.
Emmanuel