ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Q On Simple FTP/Telnet (https://www.excelbanter.com/excel-programming/385873-q-simple-ftp-telnet.html)

Clinton M James[_2_]

Q On Simple FTP/Telnet
 
Hey folks,

For my work I have to create text files that get uploaded via ftp to another
server, then i log out and go to telnetto execute them, then back to ftp to
download the files... basically thje script executes a process to convert
images to pdf format.

I have excel retrieve the items that people want and compile the scripts,
but what i would like to do it have vba/excel connect to ftp, log in,
upload, then logoff then go into telnet to execute, and then back to ftp.

Currently, I use send keys with a command prompt but this sometimes fails to
work, doesnt know when things are complete and delays are guesswork, also
you cannot do anything on the computer until done, theregore if anybody
knows a simple code for telnet and ftp, please advise.. I am not advanced in
my programming therefore something not complicated to follow would be
appreciated, if possible.

Thank you in advance.

Clint



NickHK

Q On Simple FTP/Telnet
 
Clinton,
FTP from VB/VBA, here's a few approaches:
http://www.google.co.uk/search?hl=en...e+Search&meta=

Telnet and alternatives:
http://www.google.co.uk/search?hl=en...G=Search&meta=

Put it together, step by step.

All this is to "convert images to pdf format" ?
Can you not do that on the local computer ?

NickHK

"Clinton M James" wrote in message
...
Hey folks,

For my work I have to create text files that get uploaded via ftp to

another
server, then i log out and go to telnetto execute them, then back to ftp

to
download the files... basically thje script executes a process to convert
images to pdf format.

I have excel retrieve the items that people want and compile the scripts,
but what i would like to do it have vba/excel connect to ftp, log in,
upload, then logoff then go into telnet to execute, and then back to ftp.

Currently, I use send keys with a command prompt but this sometimes fails

to
work, doesnt know when things are complete and delays are guesswork, also
you cannot do anything on the computer until done, theregore if anybody
knows a simple code for telnet and ftp, please advise.. I am not advanced

in
my programming therefore something not complicated to follow would be
appreciated, if possible.

Thank you in advance.

Clint






All times are GMT +1. The time now is 01:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com