[issue92] Cannot use password in url

Mauricio Teixeira (netmask) at Labix Tracker tracker at labix.org
Mon Jan 23 14:57:18 PST 2006


Mauricio Teixeira (netmask) <mteixeira at webset.net> added the comment:

This is more like an issue with the FTP server configuration than the ftp client
itself:

1 - chrooted server:
ncftp ftp://user:password@server
...
ncftp / >

2 - non-chrooted server:
ncftp ftp://user:password@server
...
ncftp ~ >
...
ncftp ftp://user:password@server/
...
ncftp / >

See the difference? On a chrooted server, the user's home dir is the ftp root,
but on a non-chrooted server, the user's home is ~ and the ftp root is the
system root (/).

Anyway, I'm glad you found your way.

----------
status: resolved -> chatting

_______________________________________
Labix issue tracker <tracker at labix.org>
<http://tracker.labix.org/issue92>
_______________________________________



More information about the Smart mailing list