I am making a simple FTP file uploader/downloader using winsock (only thing left to put in is error handling) and i've just noticed that when i upload a file (in this case it was an access db) and download it, the file grows (from 983,042 to 984,066 bytes) why might this be? i have attached the project, it consists of my winsockftp class and an interface form.




Reply With Quote