Link to home
Start Free TrialLog in
Avatar of CPKGDevTeam
CPKGDevTeamFlag for United States of America

asked on

Reformatting of .txt files through WinSCP

Has anyone ever encountered an issue when using WinSCP to grab a .txt file from an FTP server, the script will slightly change the line formatting of the .txt file? For example, instead of something along the lines of:

examplehere~example~example~example~~
examplehere~example~example~example~~

WinSCP and the automation script to grab the files will make the .txt file look more like this:

examplehere~example~example~example~~examplehere~example~example~example~~
ASKER CERTIFIED SOLUTION
Avatar of giltjr
giltjr
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial