Under what circumstances does scp corrupt data?
From: h.wulff (zuhause_at_aol.com)
Date: 04/03/05
- Next message: h.wulff: "Re: OpenSSH SFTP and Unicode"
- Previous message: Dro Kulix: "Re: Converting SSH2-RSA key to RSA numbers"
- Next in thread: Darren Tucker: "Re: Under what circumstances does scp corrupt data?"
- Reply: Darren Tucker: "Re: Under what circumstances does scp corrupt data?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 3 Apr 2005 19:20:07 +0200
Hello,
I guess scp does never corrupt data and this is what I expect =)
So, let me explain our problem:
We have an internet server and copy once a week the data to our office.
The server is a debian sarge RC2 with ssh version "OpenSSH_3.8.1p1
Debian-8.sarge.4, OpenSSL 0.9.7e 25 Oct 2004" and the client is woody
with ssh version "OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3, SSH protocols
1.5/2.0, OpenSSL 0x0090603f"
This all works fine for a long time. A few weeks ago I changed the
compression format of the files from tar.gz to tar.bz2 because of the
less size. And since then there is always data corruption in the same
file. (We copy 12 files)
My first guess was there is a problem with bzip2 so I checked the
version, but it is on both sides "Version 1.0.2, 30-Dec-2001." So I
checked the files with "bzip2 -tvvv <file>" on the server before I
copied and after I copied on the client. On the client the file is
corrupt. I also checked the md5sum and they are different.
Then I read I should check the memory and I did with "memburn" (I have
no local access to the client to use memtest86). Memburn ran for a whole
day but found no problem.
And now I look for the problem at scp... ;)
I call scp with the options "-p -r -B -P 1022"
So, can anyone give me a hint? I'am out of ideas, except going back to
tar.gz... =)
Thank you for your efforts!
-- h.wulff [dont send me an email]
- Next message: h.wulff: "Re: OpenSSH SFTP and Unicode"
- Previous message: Dro Kulix: "Re: Converting SSH2-RSA key to RSA numbers"
- Next in thread: Darren Tucker: "Re: Under what circumstances does scp corrupt data?"
- Reply: Darren Tucker: "Re: Under what circumstances does scp corrupt data?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|