Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default 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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I hyperlink to a telnet session? mike Excel Discussion (Misc queries) 0 April 26th 06 09:54 PM
telnet without sendkeys [email protected] Excel Programming 2 June 20th 05 01:12 PM
sendkeys problem for telnet mike Excel Programming 1 June 15th 05 02:12 PM
Starting telnet/ssh from Excel Thomas Aure Excel Programming 1 May 31st 05 08:23 AM
Need VB script for telnet application John M. Lembo Excel Programming 1 September 5th 03 07:28 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"