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

Re: Chooser scripting


  • Subject: Re: Chooser scripting
  • From: Ian Mantripp <email@hidden>
  • Date: Mon, 16 Apr 2001 17:05:29 +0200

on 16/04/01 4:25 PM, US West mail wrote:

> Does anyone know of a good script or a decent way to distribute files to
> network-connected Macs?

this is part of a set of script I'm writing to automate the capture /
encoding / ftp upload of QT movies I use this part to mount volume to which
dummy files are sent to a folder action with triggers the 4 encoders, they
get the movie over a fibre channel network :

on mountVolumes()
repeat with i from 1 to 4
mount volume ("Startup " & i) on server ("00 Encoder " & i) as user
name "xxxxxx" with password "xxxxxxx"
end repeat
end mountVolumes

if your user names and password are in the keychain, you get no dialog box
interruptions.

hope this helps

Ian


References: 
 >Chooser scripting (From: "US West mail" <email@hidden>)

  • Prev by Date: Re: Coerce String to Handler Name?
  • Next by Date: Page Setup Change paper size
  • Previous by thread: Chooser scripting
  • Next by thread: Re: Chooser scripting
  • Index(es):
    • Date
    • Thread