[Ti] Panther network functionality

Barry Lyden blyden at mac.com
Fri Nov 21 21:16:06 PST 2003


This is exactly what I was suggesting. Thanks for the details Chris.


> If you're more technically inclined and like to fiddle with things:
> Open your Script Editor (found in /Applications/Apple Script/) and cut
> and past the following into it:
> 
> tell application "Finder"
> mount volume "smb://username:password@192.168.1.1/share name"
> end tell
> 
> replacing username, password, ip address, and share name specific for
> what you use. Save this script as an application in the menu (File ->
> Save As ->) and in the dialog select 'Application' for file format, and
> enter the desired name of your scripted application.  Double clicking
> the icon for this script will mount the server. or if you want it to be
> automatic, add the script to your System Preferences - > Accounts ->
> Startup Items tab. You can add as many mount lines for different
> servers in that script as you want. When you log on it will
> automatically mount your network servers/shares in Finder. If one is
> not available when you log on the Script will display an error and halt
> execution, so I recommend making a separate script for each server or
> share you want to auto-mount.
> --
> Chris
> 
> 
> ----------
> Check out the Titanium email list FAQ
> http://www.themacintoshguy.com/lists/Titanium.html
> 
> To unsubscribe, E-mail to: <Titanium-off at lists.themacintoshguy.com>
> To switch to the DIGEST mode, E-mail to
> <Titanium-digest at lists.themacintoshguy.com>
> Need help from a real person? Try.
> <Titanium-request at lists.themacintoshguy.com>
> 
> ----------
> $14.99 Unlimited Nationwide Mac Dialup and Mac Web Hosting from your Mac ISP
> Serious Mac Internet Solutions From NineWire!   http://macinternetaccess.com
> 
> RoadTools $30 PodiumPad available at Apple retail stores, $20 Traveler
> CoolPad at Staples. Both in white for iBooks at <http://roadtools.com>
> 
> Cyberian   | Support this list when you buy at Outpost.com!
> Outpost    |         http://www.themacintoshguy.com/outpost.shtml



More information about the Titanium mailing list