On Fri, Jan 18, 2002 at 11:04:05AM -0800, Justin Langer wrote: > > hai guys, > > I'm new to Hurd. I'm really impressed by its features and architecture. > > I have read about fptfs available in Hurd, great idea. > How should i make it work? How should i give the settrans command? > > If i want to connect to ftp://alpha.gnu.org how will i do it?
settrans -cap /alpha /hurd/ftpfs alpha.gnu.org:/ I think. > In my lan i have a ftp server running. > Domain name is mudhoney.cms.local > User name is admin Password is xxxxxx > How can i connect to this server? settrans -cap /mudhoney /hurd/ftpfs admin:[EMAIL PROTECTED]:/ (this latter might be wrong. Try "/hurd/ftpfs / [EMAIL PROTECTED]@mudhoney.cms.local" instead) Also check out /hurd/ftpfs --help Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de

