Go Back   The macosxhints Forums > OS X Help Requests > UNIX - Newcomers



Reply
 
Thread Tools Rate Thread Display Modes
Old 07-05-2005, 05:29 PM   #1
Michael Lizak
Prospect
 
Join Date: Jul 2005
Posts: 2
Angry Help With mount_afp

I cannot got this dang thing to work! I had the separate cammands working as of last week, but now it does not. Why am I getting the error...

mount_afp: The mountpoint: afptemp does not exist, stat returns 2

I can see the mountpoint on Krista. What's the deal? The commands I used are below. Any help would be greatly appreciated. Thanks!

ssh krista@krista.local 'mkdir /afptemp ; exit'

mount_afp afp://krista:imagebase@krista.local/Krista /afptemp
Michael Lizak is offline   Reply With Quote
Old 07-06-2005, 02:17 AM   #2
toppledwagon
Prospect
 
Join Date: May 2005
Posts: 41
from what you've said:

ssh krista@krista.local 'mkdir /afptemp ; exit'
mount_afp afp://krista:imagebase@krista.local/Krista /afptemp

well, I'd expect the mount_afp command to be:
mount_afp afp://krista:imagebase@krista.local/afptemp /afptemp

Your last argument to mount_afp should be the mount point on the local system; therefore, I'd expect to see:
mkdir /afptemp
mount_afp afp://user: pass@host/dir /afptemp

as your example.

You might need to create the directory locally (on the client.)

-Dave
toppledwagon is offline   Reply With Quote
Old 07-06-2005, 09:32 PM   #3
Michael Lizak
Prospect
 
Join Date: Jul 2005
Posts: 2
Dave,

Like the forum title states, I'm just getting started with UNIX. As you thought, I was creating the mountpoint on the wrong computer. Thanks for taking the time to post. It saved me much time & frustration. -Michael
Michael Lizak is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:30 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Site design © Mac Publishing LLC; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of Mac Publishing LLC.