Hi,
We write our software using vb.net 2008 and are trying to transfer .accdb files or .zip files to an FTP site from one location and then download them from another. This is to copy data between retail store branches. Host machines vary between SBS Server 2003, 2011 Essentials and server 2011 Standard.
Copying .xml and .txt files that are small packets works fine between these sites.
I have found code on the net to use both FtpWebRequest and WebClient which we have tried and for some reason the files get corrupted during the transfer process. This is not every time and can get serval sucessful transfers between corruptions.
So we thought it would be a good idea to use an already developed .dll to do the tranfers. Hence we are now using your ftp dll to transfer the files but again are getting the same results where some transfer ok and others corrupt. One example is a file that on the main site location is 576KB but once FTP is done to the site and downloaded onto the other site is only 384KB and comes up as a corrupt access database.
Have you ever had this issue and if so do you know a way of resolving it?
I look forward to your reply.
Russell.