Search found 2 matches

by corey
Fri Jul 01, 2011 1:56 pm
Forum: Client - General
Topic: CoreFTP disconnects if directory listing is denied
Replies: 2
Views: 3241

Thanks for the tip!

Checking No QUIT allowed the connection to persist, but the upload button was disabled. I checked No LIST as well, and now I can connect and upload to a folder that grants no list directory contents permission to the user.

Thanks again for your help.
by corey
Thu Jun 30, 2011 5:28 pm
Forum: Client - General
Topic: CoreFTP disconnects if directory listing is denied
Replies: 2
Views: 3241

CoreFTP disconnects if directory listing is denied

Here is a sample log: 230 User logged in. SYST 215 Windows_NT Keep alive off... PWD 257 "/" is current directory. CWD /SubDir/ 250 CWD command successful. PORT 10,0,1,117,46,168 200 PORT command successful. LIST 550 Access is denied. QUIT 221 Bye..Bye It looks like because the LIST command...