PDA

View Full Version : CCC Problems


screwloose
07-03-2006, 01:52 AM
So we can better answer your questions, from now on any request for support must come the following info:

* FlashFXP v[3].[4], build [1145], registered, [ ]unregistered, [ ]pirated
* OS [ ] WinXP, [ ] Win2K, [ ] Win98, [ ] WinME, Win 3k [ ] Other
* Running behind NAT/router Yes & Model [ Cisco 2851], [ ] No, [ ] Not sure
* Running firewall Yes, Name [Cisco 2851 ], Ver. [ ], or [ ] No
* Running Antivirus Yes, Name [ Nod32] or [ ] No
* Network xDSL, [ ] CABLE, [ ] Dail-Up, [ ] Other


[R] Connecting to *****.com -> DNS=*****.com IP=203.47.***.** PORT=1025
[R] Connected to ********.com
[R] 220 <<<Connect:Enterprise UNIX 2.2.00 Secure FTP>>> at mboxfox FTP server ready. Time = 16:41:09
[R] AUTH SSL
[R] 234 AUTH TLS-P/SSL OK.
[R] Connected. Negotiating SSL session..
[R] SSL negotiation successful...
[R] SSL encrypted session using cipher DES-CBC3-SHA (168 bits)
[R] PBSZ 0
[R] 200 PBSZ 0 OK.
[R] USER 02472639
[R] 331 Password required for 02472639.
[R] PASS (hidden)
[R] 230 Connect:Enterprise UNIX login ok, access restrictions apply.
[R] SYST
[R] 215 UNKNOWN Type: L8
[R] CWD /02472639
[R] 250 CWD command successful.
[R] PWD
[R] 257 "/02472639" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] PROT P
[R] 200 PROT P OK, data channel will be secured.
[R] PASV
[R] 227 Entering Passive Mode (192,168,248,69,206,85)
[R] Opening data connection IP: ***.***.***.*** PORT: 52821

There seems to be a problem with CCC when you have Secure File Listing Box clicked. When this "Secure File Listing" Is clicked and you connect to the site the file listing fail. but if you right click goto commands and send "CCC" as a Raw command then refresh the file listing it works. Also in the log there is no mention of CCC but if you unclick "Secure File Listing" then connect then you see the CCC in the log.

If there is any way of fixing this could some one please let me know. But this looks like a bug.

Thank you

bigstar
07-03-2006, 10:55 AM
Does the ftp server support FEAT? I notice it's disabled and not sent in the ftp log.

If FEAT is disabled then many commands are automatically disabled by default. This includes CCC. FEAT is used to determine if the server actually supports the commands.

screwloose
07-03-2006, 05:53 PM
FEAT is not supported by the FTP server.

screwloose
07-03-2006, 05:59 PM
Here is a LOG from WS_FTP that works.


Finding Host *****.com ...
Connecting to 203.***.***.***:1025
Connected to 203.***.***.***:1025 in 0.046877 seconds, Waiting for Server Response
Initializing SSL Session ...
220 <<<Connect:Enterprise UNIX 2.2.00 Secure FTP>>> at mboxfox FTP server ready. Time = 09:06:59
AUTH SSL
234 AUTH TLS-P/SSL OK.
SSL Session Started.
Host type (1): Automatic Detect
USER 03131102
331 Password required for 03131102.
PASS (hidden)
230 Connect:Enterprise UNIX login ok, access restrictions apply.
SYST
215 UNKNOWN Type: L8
PBSZ 0
200 PBSZ 0 OK.
PROT P
200 PROT P OK, data channel will be secured.
CCC
200 CCC Context Enabled.
PWD
257 "/03131102" is current directory.
CWD /03133772
250 CWD command successful.

screwloose
07-20-2006, 10:35 PM
Is there any news on this? Thank you?

Linkster
07-21-2006, 04:43 PM
As bigstar stated, FlashFXP uses FEAT to determine if the server supports those commands. because the server does not support FEAT, FlashFXP doesn't know it will support CCC. We will discuss an alternative to require the server to support FEAT in order to support other features.

screwloose
07-23-2006, 10:31 PM
Ok thank you

screwloose
01-19-2007, 03:42 AM
Hi

I have updated to the Latest Beta and i have connected to the above server if i manually issue the "CCC" command after i'm connected. It works great. Can you please include a option to use CCC When "This site does not use FEAT" is ticked and "After login use Clear control Channel" is also ticked.

Thank you Very Much