• 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: Backup Droplet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Backup Droplet


  • Subject: Re: Backup Droplet
  • From: "Marc K. Myers" <email@hidden>
  • Date: Wed, 24 Jul 2002 17:18:19 -0400
  • Organization: [very little]

> From: Ari Winokur <email@hidden>
> To: "'email@hidden'"
> <email@hidden>
> Subject: Backup Droplet
> Date: Wed, 24 Jul 2002 10:10:29 -0400
>
> I want to create a droplet that will backup files or directories that I drag
> onto it to a specific location of my choosing, I know this is not a
> difficult script however, I want to know how to set it to automatically
> overwrite the old backup. Thanks in advance for all your help

property bkupFldr:"someVolume:someFldr:"

on open(itemList)
tell application "Finder"
duplicate itemList to folder bkupFldr with replacing
end tell
end open

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[7/24/02 5:17:36 PM]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: RE: AS 1.8.3 trashed by Holly
  • Next by Date: elementary 'display dialog' question
  • Previous by thread: Re: Backup Droplet
  • Next by thread: Problem debugging using Script Debugger 2.04
  • Index(es):
    • Date
    • Thread