Running a Telnet session within Excel VBA

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top