• 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 SMB Share
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mounting SMB Share


  • Subject: Re: Mounting SMB Share
  • From: Jim Skibbie <email@hidden>
  • Date: Tue, 24 Jun 2008 09:27:05 -0500
  • Thread-topic: Mounting SMB Share

Title: Re: Mounting SMB Share
Perhaps it isn’t mounting due to authentication? I tried the below on an smb volume that has a space in its name and it mounted without issue. You don’t even need the string variable NameofVolume. If it doesn’t mount, what is the error it returns?

set
NameofVolume to "This volume has a space in its name”

mount volume "smb://192.192.192.192" & "/" & NameofVolume as user name (user as string) with password (password as string)

I am trying to write a script to mount user home directories on a 10.4 box. The home directory is an SMB share and the issue appears to be that the share has a space in the share name.
 _______________________________________________
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

  • Follow-Ups:
    • Re: Mounting SMB Share
      • From: email@hidden
  • Prev by Date: Re: Calling NIB
  • Next by Date: Re: Finder 'update' command broken?
  • Previous by thread: Re: Mounting SMB Share
  • Next by thread: Re: Mounting SMB Share
  • Index(es):
    • Date
    • Thread