by jkrivers » Wed Jul 07, 2010 9:22 pm
Here is the log - I've scratched out the server details - don't really want to make these public...
I had asked it to upload a file to a folder where there is already a copy of the same file - so it should ask me if I want to over-write it - but nothing...
[22:17:00] 220 Microsoft FTP Service
[22:17:00] FEAT
[22:17:00] 530 Please login with USER and PASS.
[22:17:00] USER XXXXX
[22:17:00] 331 Password required for XXXXX.
[22:17:00] PASS ***
[22:17:00] 230 User XXXXX logged in.
[22:17:00] FEAT
[22:17:00] 211-FEAT
[22:17:00] SIZE
[22:17:00] MDTM
[22:17:00] 211 END
[22:17:00] CWD [directory path etc]
[22:17:00] 250 CWD command successful.
[22:17:00] TYPE A
[22:17:00] 200 Type set to A.
[22:17:00] PORT 192,168,XXXXXXX
[22:17:00] 200 PORT command successful.
[22:17:00] LIST
[22:17:00] 150 Opening ASCII mode data connection for /bin/ls.
[22:17:00] 226 Transfer complete.
[22:17:00] PWD
[22:17:01] 257 "[directory path etc]" is current directory.
[22:17:01] PWD
[22:17:01] 257 "[directory path etc]" is current directory.
[22:17:01] PORT 192,168,XXXXXXX
[22:17:01] 200 PORT command successful.
[22:17:01] LIST
[22:17:01] 150 Opening ASCII mode data connection for /bin/ls.
[22:17:02] 226 Transfer complete.
[22:17:02] PWD
[22:17:02] 257 "[directory path etc]" is current directory.