Here is Log from CuteFTP. It looks like it connects, authenticates, then is disconnected.
STATUS:> [11/12/2008 9:30:28 AM] Getting listing ""...
STATUS:> [11/12/2008 9:30:28 AM] Resolving host name ftp.eceng.com...
STATUS:> [11/12/2008 9:30:28 AM] Host name ftp.eceng.com resolved: ip = 75.148.157.99.
STATUS:> [11/12/2008 9:30:28 AM] Connecting to FTP server... ftp.eceng.com:21 (ip = 75.148.157.99)...
STATUS:> [11/12/2008 9:30:28 AM] Socket connected. Waiting for welcome message...
[11/12/2008 9:30:28 AM] 220 172.16.2.2 FTP server ready
STATUS:> [11/12/2008 9:30:28 AM] Connected. Authenticating...
COMMAND:> [11/12/2008 9:30:28 AM] USER admin
[11/12/2008 9:30:28 AM] 331 Password required for admin
COMMAND:> [11/12/2008 9:30:28 AM] PASS *****
[11/12/2008 9:30:28 AM] 230 User admin logged in
STATUS:> [11/12/2008 9:30:28 AM] Login successful.
COMMAND:> [11/12/2008 9:30:28 AM] PWD
[11/12/2008 9:30:28 AM] 257 "/" is the current directory
STATUS:> [11/12/2008 9:30:28 AM] Home directory: /
COMMAND:> [11/12/2008 9:30:28 AM] FEAT
[11/12/2008 9:30:28 AM] Informational Message Only:
211-Features:
MDTM
REST STREAM
SIZE
211 End
STATUS:> [11/12/2008 9:30:28 AM] This site supports features.
STATUS:> [11/12/2008 9:30:28 AM] This site supports SIZE.
STATUS:> [11/12/2008 9:30:28 AM] This site can resume broken downloads.
COMMAND:> [11/12/2008 9:30:28 AM] REST 0
[11/12/2008 9:30:28 AM] 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer
COMMAND:> [11/12/2008 9:30:28 AM] PASV
ERROR:> [11/12/2008 9:30:30 AM] Can't read from control socket. Socket error = #10054.
ERROR:> [11/12/2008 9:30:30 AM] Failed to establish data socket.
I am new to SME server. I have installed SME 7.3 and have set up FTP with "allow public access" and "accept passwords from anywhere". The FTP works great inside the network, but outside, I get an error. When I open my browser and type in "ftp://ftp.company.com" I get the error "an error occurred opening that folder on the FTP Server. Make sure you have permission to access that folder." The SME server sits in a DMZ off of a Cisco ASA. I have seen a lot of old posts, but no new ones. Any ideas.
Thanks,