Hello,
I have a problem with FTP where the upload goes well, but saving file doesn't:
APPE xyz
150-About to open passive data connection
    File:/path/file
    Type:ASCII Recfm:V Lrecl:  4096 
    CC=ON UNIX=ON RECLF=OFF TRCC=OFF CRLF=ON NAT=NO CONT=OFF
    Translate OVERRIDDEN to FS_03
    MODE=Stream  STRU=File
150 File status okay; about to open data connection
556 Save file failed because of wrong length record
Setting RECLF=ON possible solves the problem but there is no such option available?
(Still running 7.5.0)