Hello,

I have recently started learning VB and I am trying to write a program which uses FTP to copy files from one server to another.

I have been trying to use the inet control but am having trouble finding out when an operation has finished.

e.g. when using inet.execute how do I know if the previous command is still running or finished??

Thanks in advance
Darren