1825512 Members
1888 Online
109681 Solutions
New Discussion юеВ

FTP Error...

 
SOLVED
Go to solution
aique
Frequent Advisor

FTP Error...

Hi, i am confronting the following error message when i put some depots on my HP-UX server.
"226-WARNING! 746585 bare linefeeds received in ASCII mode
File may not have transferred correctly.
226 Transfer complete."
Also 'swinstall' command can't install those depots and ends with some curruption error.
Please suggest, Thanks
4 REPLIES 4
Luk Vandenbussche
Honored Contributor
Solution

Re: FTP Error...

Hi Abdul,

Ftp it in binary mode

ftp> bin
ftp> put file
Joseph Loo
Honored Contributor

Re: FTP Error...

hi,

u mean u downloaded a depot/package in ascii mode when it should be binary?

regards.
what you do not see does not mean you should not believe
Muthukumar_5
Honored Contributor

Re: FTP Error...

Use cksum to get check sum information. It has to be successful else you've to download the file again. Try to ftp with binary mode always as,

ftp
ftp> user username passwd
ftp> bin
ftp> get or put

do the check sum on the ftp file again.

hth.
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: FTP Error...

Its a problem with FTP transfer, do the transfer in binary mode.

ftp>bin
ftp>get

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"