nhl2k
We were picking up files from an FTP site using FTPS Explicit. They recently did something that broke their FTPS connections so we had to switch to SFTP as that was the only other option. When we used to pick up the files using FTPS, we would have CR/LF pairs after each line using ASCII mode, but with the new SFTP connection, we are only getting the LF and it is messing up our processing of the files. I tried switching between binary and ascii and I get the same result both ways. Is there some way I can force it to do CR/LF after each line?
Also, I recently upgraded to the latest version (3.0.1021.11).
Thanks,
Steven
Also, I recently upgraded to the latest version (3.0.1021.11).
Thanks,
Steven