I am converting my standard ftp's from linux to mainframe to use lftp using the sftp service. Currently my ftp's set mainframe file attributes as follows;
quote site blk=0 rec=fb lrecl=380 pri=100 sec=5 cyl cond=delete. How do I set the block size, rec, lrecl, space, and the cond=delete parms using lftp?
