P
Phil Hibbs
I would like to drive a Telnet connection directly from VBA, i.e.
without shelling out to an external executable and stuffing keys into
it. I have this, which does FTP:
http://xcelfiles.homestead.com/Excel02.html
However, some of the files that I am retrieving are very large, and I
would like my code to automatically telnet onto the server and gzip
them first before retrieving them. Any ideas?
without shelling out to an external executable and stuffing keys into
it. I have this, which does FTP:
http://xcelfiles.homestead.com/Excel02.html
However, some of the files that I am retrieving are very large, and I
would like my code to automatically telnet onto the server and gzip
them first before retrieving them. Any ideas?