F22: how to mount AFS directory?

Dario Lesca d.lesca at solinos.it
Wed Aug 26 20:05:08 UTC 2015


Il giorno mar, 25/08/2015 alle 19.51 -0500, Ranjan Maitra ha scritto:
> The university has AFS space for me provided at /afs/zzzzz.edu/users/xx/yy/me /mnt/afs
> 
> where zzzzz.edy is the university domain name and the xx and yy are digits which have my directory (me). 
> 
> I tried the following:
> 
> 
> mount_afp -o volpass=password  /afs/zzzzz.edu/users/xx/yy/me  /mnt/afs 
> 
> but I get 
> 
> Could not parse URL
> 
> How should this URL be parsed? 
> 
> I tried:
> 
> https://webfiles.zzzzz.edu/?path=/afs/zzzzz.edu/users/xx/yy/me
> 
> but got nowhere (same error message). 
> 
> Is there an example I could follow?
> 
> Many thanks,
> Ranjan

If the zzzzz.edu is the domain, a probable afp URL is someone like
this:

afp://zzzzz.edu/users/xx/yy/me

afp://webfiles.zzzzz.edu/users/xx/yy/me

https://webfiles.zzzzz.edu/users/xx/yy/me

... but I'm not an afp expert

See this example:
http://linux.die.net/man/1/mount_afp

-- 
Dario Lesca
(inviato dal mio Linux Fedora 22 con Gnome 3.16)



More information about the users mailing list