Bad transfer of file

Advertisement

milos
Guest

Bad transfer of file

Hi
I have been using WinSCP to transfer
data file from UNIX to Windows 2003
for some time. Now when I changed os
to Windows 2008 R2, the transferred
file is not the same as the original.
There are missin CR+LF and the file
is cut. Manual transfer is OK. Here is
batch a file
option batch on
option confirm off
open user@server
option transfer binary
get /data/file.txt
close
exit

and script

winscp3.exe nuser@server /privatekey=c:\IN\SEM\dva.ppk /script=c:\in\napln
What is wrong with this transfer?

Regards
Milos

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Bad transfer of file

Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.

Reply with quote

RONN
Guest

Re: Bad transfer of file

I am seeing plain text bash script files getting messed up transferring from Windows 2008 Server to UBUNTU Linux workstation.

This works OK transferring from Windows 7 to UBUNTU Linux

Using version 4.3.5

But also happens on 5.0.5

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Bad transfer of file

RONN wrote:

I am seeing plain text bash script files getting messed up transferring from Windows 2008 Server to UBUNTU Linux workstation.
Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.

Reply with quote

Advertisement

You can post new topics in this forum