> > lftp [EMAIL PROTECTED]:~> open -u xxxxxx ftps://212.13.203.149:749
> > Password:
> > lftp [EMAIL PROTECTED]:~> ls -la
> > ls: Fatal error:
> 
> One problem is that error message is empty.

hmm, usually proftpd gives good error messages, which is odd.

> > lftp [EMAIL PROTECTED]:~> pwd
> > ftps://[EMAIL PROTECTED]:749
> >
> > any idea why this is failing?
> 
> This server seems to require connecting with ftp rather than 
> ftps and then
> turn on encryption explicitly.

well, if i connect with normal ftp, the following is displayed:

ftp> open 212.13.203.149 749
Connected to titan.house.
220 ProFTPD 1.2.9 Server (ProFTPD-TLS [titan.house]
Name (212.13.203.149:root): xxxxxx
550 SSL/TLS required on the control channel
ftp: Login failed.

(which is what should happen if you are not connecting with an ftps client)

> > also, if i try and connect without ftps (my server only accepts ftps
> > connections), it just says:
> 
> This should work. ftps is activated later with AUTH TLS command.
> 
> > lftp [EMAIL PROTECTED]:~> open -u xxxxxx 212.13.203.149:749
> > Password:
> > lftp [EMAIL PROTECTED]:~> ls -la
> > `ls -la' at 0 [Delaying before reconnect: 29]
> 
> Turn on debug with the command `debug' and see what really happens.

lftp :~> debug 9
lftp :~> open -u xxxxxx ftps://212.13.203.149:749
Password:
---- Resolving host address...
---- 1 address found
lftp [EMAIL PROTECTED]:~> ls -la
---- Connecting to 212.13.203.149 (212.13.203.149) port 749
**** SSL connect: unknown protocol
---- Closing control socket
ls: Fatal error: ^Yconnect: unknown protocol
lftp [EMAIL PROTECTED]:~>

does that make any sense?
thanks!

chris

-- 
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.

Software AG (UK) Limited
Registered in England & Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS

Reply via email to