[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to debug translators?



    > The same goes for the ftpfs translator.  settrans /debian
    > /hurd/ftpfs ftp.de.debian.org:/

   The syntax is; settrans /debian /hurd/ftpfs / ftp.de.debian.org

The Johannes gave is correct, from [hurd]/ftpfs/ftpfs.c:

static char *doc = "Hurd ftp filesystem translator."
"\vIf SERVER is not specified, an attempt is made to extract"
" it from REMOTE_FS, using `SERVER:FS' notation."
"  SERVER can be a hostname, in which case anonymous ftp is used,"
" or may include a user and password like `USER:PASSWORD@HOST' (the"
" `:PASSWORD' part is optional).";

   Try /hurd/ftpfs --help for more informations.

Maybe you should read it? =)



Reply to: