[Bug 52634] Re: User authentication for SMB and ftp does not work through dialogbox
tchize
tchize at myrealbox.com
Mon Aug 27 12:51:20 UTC 2007
Hello, i discovered same problem as Rominet7777 on OVH server. Here is a
sniff of discussion between server and client. I can confirm that
changing from ftp://ftp.hostname.be to ftp://user@ftp.hostname.be is a
working workaround.
220-
220-Bienvenue,
220-
220- On Vous H.berge ?
220-
220-
220
user anonymous
530 This FTP server does not allow anonymous logins.
331 Please specify the password.
user devlog
331 Please specify the password.
pass <removed :)>
230 Login successful.
user devlog
500 Unknown command.
syst
215 UNIX Type: L8
pwd
257 "/"
cwd /
250 Directory successfully changed.
TYPE I
200 Switching to Binary mode.
PASV
227 Entering Passive Mode (213,186,33,207,55,239)
EPSV
229 Entering Extended Passive Mode (|||58211|)
eprt |1|10.0.0.2|50631|
500 Illegal EPRT command.
list -la
425 Use PORT or PASV first.
PASV
227 Entering Passive Mode (213,186,33,207,116,103)
EPSV
229 Entering Extended Passive Mode (|||29734|)
eprt |1|10.0.0.2|44635|
500 Illegal EPRT command.
list
425 Use PORT or PASV first.
SIZE /
550 Could not get file size.
--
User authentication for SMB and ftp does not work through dialogbox
https://bugs.launchpad.net/bugs/52634
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdebase in ubuntu.
More information about the kubuntu-bugs
mailing list