Hi
i have program which need to connect to ftp and download the file. This application will run at multiple server and need to download the same file from the same ftp location. Or there can be other processes which can also access the same file at that location. So will edtftpNetPro handle the
concurrency issue? Or this approach will fail accessing file simultemeously?
I am greatly appreciate any help!