Search results for query: *

  1. A

    Question FTP download zip files are corrupted

    Hi, I wonder if anyone could help me on this? Following code corrupts zip files, found out to do it with a FILESTREAM in stead of a stream writer bit i can not figure out how to do it. Dim Request As FtpWebRequest Dim Response As FtpWebResponse Dim Writer As StreamWriter...
Back
Top