all groups > dotnet remoting > june 2007 >
You're in the

dotnet remoting

group:

File Identity Lost After Downloading With WebClient


File Identity Lost After Downloading With WebClient Thomas Weise
6/1/2007 4:06:19 PM
dotnet remoting:
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

Re: File Identity Lost After Downloading With WebClient - My Mistake Thomas Weise
6/1/2007 6:04:41 PM
Sorry,
I just found the source of the error.
WebClient works ok, I made a mistake somewhere else.


"Thomas Weise" <thomas@data-download.de> schrieb im Newsbeitrag
news:u8hCRYFpHHA.3368@TK2MSFTNGP02.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button