Special characters inserted at the end of xml file
Hi,
Am using WINSCP 4.3.6 client and when i try to upload the xml files it is inserting NULL characters at the end of file
Below are the batch commands am using to upload the file
---------------------------
open sftp://LOGINDETAILS
cd FolderName
put "D:\SampleXML1.xml"
put "D:\SampleXML1.xml"
exit
---------------------------
Am using WINSCP 4.3.6 client and when i try to upload the xml files it is inserting NULL characters at the end of file
Below are the batch commands am using to upload the file
---------------------------
open sftp://LOGINDETAILS
cd FolderName
put "D:\SampleXML1.xml"
put "D:\SampleXML1.xml"
exit
---------------------------