S
SR
Using the examples found on the MSDN website, I successfully wrote code that
transfers files via ftp.
HOWEVER, it does not transfer compressed (zip) files properly. After
transfer, when opening the zip I get an error message that says "The
Compressed (zipped) Folder is invalid or corrupted.".
Any other file transferred is just fine.
Has anyone encountered this with the FtpWebRequest method of file transfer?
Any suggestions?
TIA
SR
transfers files via ftp.
HOWEVER, it does not transfer compressed (zip) files properly. After
transfer, when opening the zip I get an error message that says "The
Compressed (zipped) Folder is invalid or corrupted.".
Any other file transferred is just fine.
Has anyone encountered this with the FtpWebRequest method of file transfer?
Any suggestions?
TIA
SR