Notifications
Clear all
Topic starter
22/12/2010 5:48 pm
When transferring a Windows text file to a Unix box, the CR/LF is not converted to a LF. I know that there is no ASCII/BINARY distinction in SFTP, but some SSH/SFTP clients accomplish the conversion on the client side. Is any thought/work being done to accomplish this?
22/12/2010 8:54 pm
What version are you using?
Topic starter
22/12/2010 9:33 pm
9.15
22/12/2010 9:50 pm
You should be able to right-click and choose text transfer instead of binary.
Brian
Topic starter
22/12/2010 9:56 pm
Right-O. I was using drag&drop. Didn't think about right-clicking for options. Thanks for your quick response.