Re: Script to copy Filemaker file to iCloudDrive
Re: Script to copy Filemaker file to iCloudDrive
- Subject: Re: Script to copy Filemaker file to iCloudDrive
- From: Peter Gort via AppleScript-Users <email@hidden>
- Date: Tue, 14 Jan 2020 17:50:22 +1000
I used Folder Actions, to invoke an AppleScript that
Tell application “Finder”
Delay 60 — wait a minute for the backup to complete
duplicate sourceFolder to destinationFolder
End tell
Or words to that effect, I haven’t got the server in reach at this minute. If
you want the exact code let me know and I’ll dig it up.
Peter Gort
> On 14 Jan 2020, at 07:54, Francisco Hirsch via AppleScript-Users
> <email@hidden> wrote:
>
> Hi:
> I want to copy automatically a Filemaker file to iCloud Drive and replace the
> same name file that resides there.
> Tried Recording a script but got nowhere.
> I will appreciate help.
> Thanks in advance,
> Francisco
> --
> Lic. Francisco A. Hirsch
> https://www.fiscaldemesa.com.ar <https://www.fiscaldemesa.com.ar/>
> Twitter: https://twitter.com/fiscaldemesa <https://twitter.com/fiscaldemesa>
>
>
>
>
>
>
>
> _______________________________________________
> 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
_______________________________________________
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