Hello,
I am trying to write a little programm which
put 6 files to a ftp-server.
I made this with TCP. Everything works :
Logon, changing directories, etc.
But I dont get it to put a file to the server. The files are alway empty. I tried it with TCP PRINT hTCP&,"store file".
Why doesn't that work ????
Markus
I am trying to write a little programm which
put 6 files to a ftp-server.
I made this with TCP. Everything works :
Logon, changing directories, etc.
But I dont get it to put a file to the server. The files are alway empty. I tried it with TCP PRINT hTCP&,"store file".
Why doesn't that work ????
Markus
Comment