Re: File Identity Lost After Download
- From: "Thomas Weise" <thomas@xxxxxxxxxxxxxxxx>
- Date: Fri, 1 Jun 2007 16:05:48 +0200
Sorry, I posted this entry into the wrong group.
I have now posted it into ...framework.remoting.
Please ignore this post.
"Thomas Weise" <thomas@xxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:ufsrEUFpHHA.2156@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
My application uploads files to an FTP server. Before uploading, I
calculate the hash value of each file. After downloading, the hash value
is checked.
This works fine when I'm using the FTP protocol for download as well. In
order to avoid the FTP credential overhead, I ahve tried to download via
System.Net.WebClient (WebClient.DownloadFile). This works well, and I can
open the files, but the hash value differs from the original value.
Is there anything added to the files by System.Net.WebClient? If so, any
idea how to get rid of it?
Thanks, Thomas
.
- References:
- File Identity Lost After Download
- From: Thomas Weise
- File Identity Lost After Download
- Prev by Date: File Identity Lost After Download
- Next by Date: PictureBox Control Needed
- Previous by thread: File Identity Lost After Download
- Next by thread: PictureBox Control Needed
- Index(es):
Relevant Pages
|