1.5.3


Old Stuff

 www.your-freedom.net
 www.secure-tunnel.com

Ticket #117 (new defect)

Opened 3 years ago

Last modified 2 years ago

Mounts drive as blank

Reported by: bandwidthoracle@gmail.com Assigned to: andrei
Priority: normal Milestone: AlmostVPN 0.9.12
Component: PreferencePanel Version: 0.9
Severity: normal Keywords:
Cc:

Description

Under Almost VPN .9.9+ an afp drive refuses to show up. The console gives me the following:

mountDrives : afp://oracle@emac.local//Users/oracle mounted as

all the info appears to be correc, except that it does not mount.

Change History

01/22/06 00:02:26 changed by andrei

It looks like you typed "/Users/oracle" in "Path" field on "Drive" tab of AlmostVPN. It will not work like this. You need to enter just "oracle" (without /Users/ ). Essentially, for AFP you need to type just the name of shared volume as you see it when you are trying to mount it via Finder. Once you change path to "oracle", something like this:

 mountDrives : afp://us@192.168.13.210/oracle mounted as /Volumes/oracle

in log file will indicate that drive was mount correctly

02/02/06 08:55:04 changed by andrei

  • milestone changed from AlmostVPN 0.9.11 to AlmostVPN 0.9.12.

investigating