Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

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.
RONN

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
martin

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.
milos

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