hello,
I'm using in vb6 the inet-tool to put a file on a ftp-platform. I'm using the .execute , "PUT filefrom fileto".
How can I be sure that the transfer has been done correctly ?
now i'm reading it back with a get, if I find this file back on my system then I know that he has been set correctly, but it's a bit a strange way to do it.
I tried .execute "DIR fileto", but where is the response visible ?
Can anybody help me ?
Kind regards...
Pedro...
I'm using in vb6 the inet-tool to put a file on a ftp-platform. I'm using the .execute , "PUT filefrom fileto".
How can I be sure that the transfer has been done correctly ?
now i'm reading it back with a get, if I find this file back on my system then I know that he has been set correctly, but it's a bit a strange way to do it.
I tried .execute "DIR fileto", but where is the response visible ?
Can anybody help me ?
Kind regards...
Pedro...