Re: how to mount a flash drive attached to Airport Extreme
Re: how to mount a flash drive attached to Airport Extreme
- Subject: Re: how to mount a flash drive attached to Airport Extreme
- From: 2551 <email@hidden>
- Date: Wed, 28 Aug 2013 19:01:55 +0700
Try using:
set i to quoted form of "64GB BACKUP" do shell script "diskutil mount " & i
On 28 Aug 2013, at 02:28, Robert Cuilla < email@hidden> wrote: I have been successful mounting connected drive using Disk Utility but I have a flash drive attached to my AirPort Extreme and I cant seem to get any script to mount it. The funny thing is if I use these lines when the flash is mounted or not mounted i always return TRUE
set backupMounted to false if exists " smb://Airport Office._smb._tcp.local/64GB BACKUP" then set backupMounted to true end if
Any ideas on how to mount the flash drive using AS?
Thanks
Bob Cuilla
|
_______________________________________________
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