NET SCP in ASCII

Hi,

I am on a windows box trying to scp a file from a linux box.
Is there a way to convert the newlines from linux to dos while
downloading the file? I dont want to create a new file on the linux box
as the file is really huge.

-ad

Ad Ad wrote:

Hi,

I am on a windows box trying to scp a file from a linux box.
Is there a way to convert the newlines from linux to dos while
downloading the file? I dont want to create a new file on the linux box
as the file is really huge.

-ad

Are you sure that you need to do any conversion? I move files between
AIX (IBM’s Unix) and Windows without ever doing any conversions. Most
programs are able to handle either type of line ending.