TYPE Command befor SIZE Command?
Brought to you by:
rumpeltux
Cant resume an upload to an proftpd server because SIZE in ASCII mode is not allowed:
==> CWD RREC
==> SIZE Plant_7_2012.tdms ... failed.
==> TYPE I ... done.
==> PASV ... done.
==> STOR Plant_7_2012.tdms ... done.
Isnt it better to send the TYPE I command before the SIZE command to fix this?