i've been googling for some way to access afs filesystems...
see... my college uses afs. and all my programming projects/files have to be put on this server. so what we do now is ssh in, and then use the command line (xemacs, gcc) to write our files and compile and run them.
but hey, i'm a mac user, and i love xcode, so for now, i write my files in xcode and compile them with gcc, and debug... and if it works, i select all, copy, and paste into the terminal/ssh/xemacs window.
i think it'd be easier if i could use it like a mounted share, so is there can i allow the finder to access my afs partition? if the finder can't do it, but you know a seperate program that can, that's fine too.