• 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: mounting a server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mounting a server


  • Subject: Re: mounting a server
  • From: Chet Goetz <email@hidden>
  • Date: Thu, 2 Oct 2003 17:21:37 -0500

David,

We use the following to mount a volume:

mount volume "afp://userName:password@IPAddress/volumeName/"

Perhaps putting it into a try handler would be best

try
mount volume "afp://userName:password@IPAddress/volumeName/"
end try

HTH

-- chet

On Thursday, October 2, 2003, at 04:55 PM, David DuBois wrote:

I'm writing a script to back up files to a server daily, and the part that has me stumped is to see if a particular server volume is mounted on the desktop then copy files to a particular folder. If the volume in not mounted, then mount the volume, then copy the files.

Any help?

Thanks!
David
_______________________________________________
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.
_______________________________________________
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.

  • Follow-Ups:
    • Re: mounting a server
      • From: "John C. Welch" <email@hidden>
  • Prev by Date: Re: passing shell script arguments?
  • Next by Date: Re: passing shell script arguments?
  • Previous by thread: mounting a server
  • Next by thread: Re: mounting a server
  • Index(es):
    • Date
    • Thread