Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Anyone got this to work?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Anyone got this to work?
Authored by: baba on Mar 25, '02 11:10:05AM

I've tried every imaginable permutation of this and the result is always an error of type 1 when I try to use the file.



[ Reply to This | # ]
Anyone got this to work?
Authored by: georgewad on Mar 26, '02 12:14:14PM

Check your syntax. I left out a '-' and it failed. Good Luck.



[ Reply to This | # ]
AppleTalk?
Authored by: RichB on Apr 09, '02 06:17:51PM

I can get it to work if the serving Mac has Sharing via TCP/IP enabled but also get type 1 errors when trying to establish a mount via AppleTalk. This doesn't work: afp://at/name:password@ServerATname/Volume



[ Reply to This | # ]
AppleTalk solved
Authored by: RichB on Apr 20, '02 01:13:02PM
For AppleTalk there's only one slash after the colon:

afp:/at/name:password@ServerATname/Volume

[ Reply to This | # ]