Discuss (FTP) and (SFTP, FTPS and SCP), our Java file transfer clients.
no avatar
User

yves030

Posts

9

Joined

Wed Nov 10, 2004 1:47 am

Fallback to [c] Exception.... what is this??

by yves030 » Mon Feb 14, 2005 10:00 pm

hi experts,

i am trying to connect to a ftp-server with tls and get an

" com.enterprisedt.net.ftp.FTPException: Fallback to [C] "

what?s going wrong?

currently, i do not have any further information... all i have
is the ftp-address, uname and pwd and i know that they use
ftps with tls.

maybe some sorce-examples?

thanx,
yves030


p.s.:
logoutput:

DEBUG [com.enterprisedt.net.ftp.ssl.SSLFTPClient] 14 Feb 2005 13:04:43.812 : Connecting to ftp.xxx.de/195.x.x.x:21
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:43.890 : 220---------- Welcome to Pure-FTPd [TLS] ----------
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:43.890 : 220-You are user number 1 of 50 allowed.
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:43.890 : 220-Local time is now 13:04. Server port: 21.
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:43.890 : 220-This is a private system - No anonymous login
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:43.890 : 220 You will be disconnected after 15 minutes of inactivity.
connected...
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:43.890 : ---> AUTH TLS
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:43.906 : 234 AUTH TLS OK.
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:43.906 : Starting SSL handshake on control socket
INFO [puretls] 14 Feb 2005 13:04:44.46 : PureTLS debug level=0
INFO [cryptix] 14 Feb 2005 13:04:44.125 : GLOBAL_TRACE=false
INFO [cryptix] 14 Feb 2005 13:04:44.140 : GLOBAL_DEBUG=false
INFO [cryptix] 14 Feb 2005 13:04:44.140 : GLOBAL_DEBUG_SLOW=false
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:44.265 : SSL handshake on control socket complete
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:44.265 : ---> PBSZ 0
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:44.296 : 200 PBSZ=0
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:44.296 : ---> PROT P
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 14 Feb 2005 13:04:44.312 : 534 Fallback to [C]
no avatar
User

support2

Posts

3987

Joined

Tue May 18, 2004 8:30 am

Re: Fallback to [c] Exception.... what is this??

by support2 » Mon Feb 14, 2005 11:55 pm

no avatar
User

yves030

Posts

9

Joined

Wed Nov 10, 2004 1:47 am

by yves030 » Tue Feb 15, 2005 7:40 pm


Who is online

Users browsing this forum: No registered users and 11 guests

Powered by phpBB ® | phpBB3 Style by KomiDesign