I created a small FTP client that works fine but if you select a large file, it crashes. The sizes of the files I transfer varies on a daily basis, but I need to do the large ones without any issues.
I transferred a 150 meg file with no issues but it crashed on the 5 GB file. Does anyone have any suggestions?
Thanks
Here is the code of the FTP that I have added to the program.
#include <FTP_Ex.au3>
Case @Error = 0 ;OK - The string returned is va