[R] CWD temp
[R] 250 CWD command successful
[R] PWD
[R] 257 "/temp" is the current directory
[R] PASV
[R] 227 Entering Passive Mode (89,31,100,121,169,162).
[R] Opening data connection IP: 89.31.100.121 PORT: 43426
[R] LIST -al
[R] 150 Opening ASCII mode data connection for file list
[R] 226 Transfer complete
[R] List Complete: 4 KB in 0,10 seconds (42,6 KB/s)
[R] Calculating timezone offset of server...
[R] MDTM 1jan.zip
[R] 213 20101216152834
[R] Timezone offsets: Server: -34 seconds. Local: 3600 seconds. Difference: 3634 seconds.
[R] TYPE I
[R] 200 Type set to I
[R] SIZE STD-Computers-2K3WORKSTATION-20091011-72118.xml
[R] 550 STD-Computers-2K3WORKSTATION-20091011-72118.xml: No such file or directory
[R] PASV
[R] 227 Entering Passive Mode (89,31,100,121,152,11).
[R] Opening data connection IP: 89.31.100.121 PORT: 38923
[R] STOR STD-Computers-2K3WORKSTATION-20091011-72118.xml
[R] 150 Opening BINARY mode data connection for STD-Computers-2K3WORKSTATION-20091011-72118.xml
[R] 226 Transfer complete
[R] MDTM 20091011180200 STD-Computers-2K3WORKSTATION-20091011-72118.xml
[R] 550 20091011180200 STD-Computers-2K3WORKSTATION-20091011-72118.xml: No such file or directory
[R] SITE UTIME STD-Computers-2K3WORKSTATION-20091011-72118.xml 20091011180200 20091011180200 20091011180200 UTC
[R] 500 'SITE UTIME' not understood
Transferred: STD-Computers-2K3WORKSTATION-20091011-72118.xml 907 bytes in 0,08 seconds (11,8 KB/s)
[R] TYPE A
[R] 200 Type set to A
[R] PASV
[R] 227 Entering Passive Mode (89,31,100,121,186,231).
[R] Opening data connection IP: 89.31.100.121 PORT: 47847
[R] LIST -al
[R] 150 Opening ASCII mode data connection for file list
[R] 226 Transfer complete
[R] List Complete: 4 KB in 0,12 seconds (35,6 KB/s)
Transfer queue completed
Transferred 1 File (907 bytes) in 0,35 seconds (11,8 KB/s)
[R] MDTM STD-Computers-2K3WORKSTATION-20091011-72118.xml
[R] 213 20101228151307
Why is FlashFXP sending MDTM 20091011180200 STD-Computers-2K3WORKSTATION-20091011-72118.xml and not MDTM STD-Computers-2K3WORKSTATION-20091011-72118.xml on upload ?
As far as I know the right syntax is MDTM filename ?
If not , proftpd and some other ftp servers don't seem to support this at all...
EDIT: Just did read RFC, this should be wrong:
http://tools.ietf.org/html/rfc3659#section-3.1
See examples and read comment at end:
There is no file named "E" in the current directory, but there are
files named both "file6" and "19990929043300 File6". The
modification times of those files were obtained. There is no file
named "19990929043300 file6".