Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ftp scripting

0 views
Skip to first unread message

Paul Schaaf

unread,
Feb 8, 1995, 12:50:08 PM2/8/95
to
Hello,

To get through our firewall using ftp, I need to use commands of the
following form:

D:\users\pschaaf>ftp
ftp> open abcd 12345 xyzzy
[...junk...]
User (none): anon...@ftp.microsoft.com
[...junk...]
Password: [paul....@amd.com]
[...junk...]
ftp>

The details have been changed to protect the innocent (me!).
Is there a way I can automate this? I want to call a batch file, like
"ftpext ftp.microsoft.com", and have it take me to the final ftp
prompt. I tried using batch file keyboard buffer stuffers, but they
just wait until ftp terminates before dumping their contents. If I
use the NT command-line "ftp -s:filespec", ftp is exited at the end of
the script.

Any assistance is appreciated.

---------------------------------------------------------------------
Paul....@AMD.Com I don't speak for my company. http://www.amd.com

Thm: For all integers A, B, C, n, where n > 2: A^n + B^n = C^n
has no solution. The proof is left as an excercise for the reader.

0 new messages