shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Q: host=ipaddress


From: j y
Subject: Q: host=ipaddress
Date: Tue, 11 Sep 2001 15:54:19 -0700 (PDT)

i my ftp1.bat file i have:

ftp -ivn %1 < ftp2.dat.

how can i assign the ipaddresses to the host names
in this file. this is going to run on the windows to
pull files
from unix.  can i say:

host1=xx.x.xx.xxx
host2=xx.x.xx.xxx
ftp -ivn %1 < ftp2.dat 

i tried this but it did not work..

Jim

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]