jbrunick
I recently installed SmartFTP 4.0.1072.0 Pro (64bit). I am trying to use it now to connect to a third party ftp server. It seems to connect to the server just fine, but it fails to display the directories. This puzzles me since I can connect to the same ftp server using Filezilla just fine. Below is the log for both Smart FTP and Filezilla. I have removed the login name from both for security reasons.
SmartFTP Log
[indent][13:28:15] SmartFTP v4.0.1072.0
[13:28:16] Resolving host name "st.concursolutions.com"
[13:28:16] Connecting to 12.129.29.5 Port: 21
[13:28:16] Connected to st.concursolutions.com.
[13:28:16] 220-Welcome to the FTP service.
[13:28:16] 220-
[13:28:16] 220 Secure FTP Server ready.
[13:28:16] USER (hidden)
[13:28:16] 331 Password required for (hidden).
[13:28:16] PASS (hidden)
[13:28:16] 230 Virtual user (hidden) logged in.
[13:28:16] SYST
[13:28:17] 215 UNIX Type: L8
[13:28:17] Detected Server Type: UNIX
[13:28:17] RTT: 46.984 ms
[13:28:17] FEAT
[13:28:17] 211-Extensions supported
[13:28:17] AUTH
[13:28:17] USER
[13:28:17] PASS
[13:28:17] QUIT
[13:28:17] PORT
[13:28:17] PASV
[13:28:17] EPSV
[13:28:17] TYPE
[13:28:17] STRU
[13:28:17] MODE
[13:28:17] RETR
[13:28:17] STOR
[13:28:17] ABOR
[13:28:17] DELE
[13:28:17] CWD
[13:28:17] XCWD
[13:28:17] LIST
[13:28:17] NLST
[13:28:17] SITE
[13:28:17] SYST
[13:28:17] STAT
[13:28:17] HELP
[13:28:17] NOOP
[13:28:17] MKD
[13:28:17] XMKD
[13:28:17] RMD
[13:28:17] XRMD
[13:28:17] PWD
[13:28:17] XPWD
[13:28:17] CDUP
[13:28:17] XCUP
[13:28:17] SIZE
[13:28:17] MDTM
[13:28:17] RNFR
[13:28:17] RNTO
[13:28:17] REST
[13:28:17] FEAT
[13:28:17] ADAT
[13:28:17] PROT
[13:28:17] PBSZ
[13:28:17] APPE
[13:28:17] XCRC
[13:28:17] CCC
[13:28:17] COMB
[13:28:17] UTF8
[13:28:17] 211 END
[13:28:17] Detected Server Software: Serv-U 4.x
[13:28:17] OPTS UTF8 ON
[13:28:17] 500 'OPTS UTF8 ON': command not understood.
[13:28:17] PWD
[13:28:18] 257 "/" is current directory.
[13:28:18] TYPE A
[13:28:18] 200 Type set to A.
[13:28:18] PASV
[13:28:18] 227 Entering Passive Mode (12,129,29,5,255,210)
[13:28:18] Opening data connection to 12.129.29.5 Port: 65490
[13:28:18] LIST -aLT
[13:28:18] 150 Opening ASCII mode data connection for file list.
[13:28:18] 403 bytes transferred. (4.23 KB/s) (93 ms)
[13:28:18] 226 Transfer complete.
[/indent]
FileZilla Log
[indent]Status: Resolving address of st.concursolutions.com
Status: Connecting to 12.129.29.5:21...
Status: Connection established, waiting for welcome message...
Response: 220-Welcome to the FTP service.
Response: 220-
Response: 220 Secure FTP Server ready.
Command: USER (hidden)
Response: 331 Password required for (hidden).
Command: PASS ********
Response: 230 Virtual user (hidden) logged in.
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported
Response: AUTH
Response: USER
Response: PASS
Response: QUIT
Response: PORT
Response: PASV
Response: EPSV
Response: TYPE
Response: STRU
Response: MODE
Response: RETR
Response: STOR
Response: ABOR
Response: DELE
Response: CWD
Response: XCWD
Response: LIST
Response: NLST
Response: SITE
Response: SYST
Response: STAT
Response: HELP
Response: NOOP
Response: MKD
Response: XMKD
Response: RMD
Response: XRMD
Response: PWD
Response: XPWD
Response: CDUP
Response: XCUP
Response: SIZE
Response: MDTM
Response: RNFR
Response: RNTO
Response: REST
Response: FEAT
Response: ADAT
Response: PROT
Response: PBSZ
Response: APPE
Response: XCRC
Response: CCC
Response: COMB
Response: UTF8
Response: 211 END
Command: OPTS UTF8 ON
Response: 500 'OPTS UTF8 ON': command not understood.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (12,129,29,5,255,165)
Command: LIST
Response: 150 Opening BINARY mode data connection for file list.
Response: 226 Transfer complete.
Status: Calculating timezone offset of server...
Command: MDTM SPX CTE.asc
Response: 213 20090813084528
Status: Timezone offsets: Server: 0 seconds. Local: -18000 seconds. Difference: -18000 seconds.
Status: Directory listing successful[/indent]
I noticed that Filezilla passes a TYPE I command, where SmartFTP passes TYPE A. i am unsure why this is or how to force it to use Binary. The LIST command is different as well. If any one can help me resolve the issue of not seeing the directories or files, it would be greatly appreciated.
Thanks,
John
SmartFTP Log
[indent][13:28:15] SmartFTP v4.0.1072.0
[13:28:16] Resolving host name "st.concursolutions.com"
[13:28:16] Connecting to 12.129.29.5 Port: 21
[13:28:16] Connected to st.concursolutions.com.
[13:28:16] 220-Welcome to the FTP service.
[13:28:16] 220-
[13:28:16] 220 Secure FTP Server ready.
[13:28:16] USER (hidden)
[13:28:16] 331 Password required for (hidden).
[13:28:16] PASS (hidden)
[13:28:16] 230 Virtual user (hidden) logged in.
[13:28:16] SYST
[13:28:17] 215 UNIX Type: L8
[13:28:17] Detected Server Type: UNIX
[13:28:17] RTT: 46.984 ms
[13:28:17] FEAT
[13:28:17] 211-Extensions supported
[13:28:17] AUTH
[13:28:17] USER
[13:28:17] PASS
[13:28:17] QUIT
[13:28:17] PORT
[13:28:17] PASV
[13:28:17] EPSV
[13:28:17] TYPE
[13:28:17] STRU
[13:28:17] MODE
[13:28:17] RETR
[13:28:17] STOR
[13:28:17] ABOR
[13:28:17] DELE
[13:28:17] CWD
[13:28:17] XCWD
[13:28:17] LIST
[13:28:17] NLST
[13:28:17] SITE
[13:28:17] SYST
[13:28:17] STAT
[13:28:17] HELP
[13:28:17] NOOP
[13:28:17] MKD
[13:28:17] XMKD
[13:28:17] RMD
[13:28:17] XRMD
[13:28:17] PWD
[13:28:17] XPWD
[13:28:17] CDUP
[13:28:17] XCUP
[13:28:17] SIZE
[13:28:17] MDTM
[13:28:17] RNFR
[13:28:17] RNTO
[13:28:17] REST
[13:28:17] FEAT
[13:28:17] ADAT
[13:28:17] PROT
[13:28:17] PBSZ
[13:28:17] APPE
[13:28:17] XCRC
[13:28:17] CCC
[13:28:17] COMB
[13:28:17] UTF8
[13:28:17] 211 END
[13:28:17] Detected Server Software: Serv-U 4.x
[13:28:17] OPTS UTF8 ON
[13:28:17] 500 'OPTS UTF8 ON': command not understood.
[13:28:17] PWD
[13:28:18] 257 "/" is current directory.
[13:28:18] TYPE A
[13:28:18] 200 Type set to A.
[13:28:18] PASV
[13:28:18] 227 Entering Passive Mode (12,129,29,5,255,210)
[13:28:18] Opening data connection to 12.129.29.5 Port: 65490
[13:28:18] LIST -aLT
[13:28:18] 150 Opening ASCII mode data connection for file list.
[13:28:18] 403 bytes transferred. (4.23 KB/s) (93 ms)
[13:28:18] 226 Transfer complete.
[/indent]
FileZilla Log
[indent]Status: Resolving address of st.concursolutions.com
Status: Connecting to 12.129.29.5:21...
Status: Connection established, waiting for welcome message...
Response: 220-Welcome to the FTP service.
Response: 220-
Response: 220 Secure FTP Server ready.
Command: USER (hidden)
Response: 331 Password required for (hidden).
Command: PASS ********
Response: 230 Virtual user (hidden) logged in.
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported
Response: AUTH
Response: USER
Response: PASS
Response: QUIT
Response: PORT
Response: PASV
Response: EPSV
Response: TYPE
Response: STRU
Response: MODE
Response: RETR
Response: STOR
Response: ABOR
Response: DELE
Response: CWD
Response: XCWD
Response: LIST
Response: NLST
Response: SITE
Response: SYST
Response: STAT
Response: HELP
Response: NOOP
Response: MKD
Response: XMKD
Response: RMD
Response: XRMD
Response: PWD
Response: XPWD
Response: CDUP
Response: XCUP
Response: SIZE
Response: MDTM
Response: RNFR
Response: RNTO
Response: REST
Response: FEAT
Response: ADAT
Response: PROT
Response: PBSZ
Response: APPE
Response: XCRC
Response: CCC
Response: COMB
Response: UTF8
Response: 211 END
Command: OPTS UTF8 ON
Response: 500 'OPTS UTF8 ON': command not understood.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (12,129,29,5,255,165)
Command: LIST
Response: 150 Opening BINARY mode data connection for file list.
Response: 226 Transfer complete.
Status: Calculating timezone offset of server...
Command: MDTM SPX CTE.asc
Response: 213 20090813084528
Status: Timezone offsets: Server: 0 seconds. Local: -18000 seconds. Difference: -18000 seconds.
Status: Directory listing successful[/indent]
I noticed that Filezilla passes a TYPE I command, where SmartFTP passes TYPE A. i am unsure why this is or how to force it to use Binary. The LIST command is different as well. If any one can help me resolve the issue of not seeing the directories or files, it would be greatly appreciated.
Thanks,
John