Re: Under what circumstances does scp corrupt data?
From: Darren Tucker (dtucker_at_gate.dodgy.net.au)
Date: 04/09/05
- Next message: Darren Tucker: "Re: "host.deny" : very certain question for this function"
- Previous message: Darren Tucker: "Re: SSH and Windows XP"
- In reply to: h.wulff: "Under what circumstances does scp corrupt data?"
- Next in thread: h.wulff: "Re: Under what circumstances does scp corrupt data?"
- Reply: h.wulff: "Re: Under what circumstances does scp corrupt data?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 09 Apr 2005 14:52:54 GMT
On 2005-04-03, h.wulff <zuhause@aol.com> wrote:
> I guess scp does never corrupt data and this is what I expect =)
It shouldn't, however if the data is corrupted elsewhere then scp probably
won't detect it. Corruption on the network should be caught by the MAC
in the ssh protocol. It's also possible that there's a bug somewhere.
> 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)
Can you isolate it to one machine? ie if you do "scp files*
localhost:/tmp" on each machine, is the corruption present on both or
just one (and if so, which one)?
> So, can anyone give me a hint? I'am out of ideas, except going back to
> tar.gz... =)
rsync?
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Next message: Darren Tucker: "Re: "host.deny" : very certain question for this function"
- Previous message: Darren Tucker: "Re: SSH and Windows XP"
- In reply to: h.wulff: "Under what circumstances does scp corrupt data?"
- Next in thread: h.wulff: "Re: Under what circumstances does scp corrupt data?"
- Reply: h.wulff: "Re: Under what circumstances does scp corrupt data?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]