
Programming with the Internet Transfer Control
Hi
Here is what I wanna do:
1)Connect to a FTP-site (ftp://www.test.no)
2)Read the contents of a file (
ftp://www.test.no/files/file.txt) into a local file
3)Erase the data from file.txt
4)Close the connection
I figured I have to use Internet Transfer Control to
achieve this, but Im having a hard time understanding its
methods. What do I do??
Thanks in advance
Lars
.