× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



The only reason I know of to use the LOOPBACK kludge is to create a
script that opens up several sessions in the same script. For single
session scripts it's just a waste of time.

TrailBlazer Systems, Inc.
http://www.as400ftp.com
AS/400 Communications & E-Commerce Solutions

The early bird may get the worm, but the second mouse gets the cheese.


> -----Original Message-----
> From: Martin, Booth [SMTP:BoothM@goddard.edu]
> Sent: Friday, February 11, 2000 10:08 AM
> To:   'MIDRANGE-L@midrange.com'
> Subject:      RE: Batch FTP
> 
> Doesn't b) just open the local host for local ftp, then immediately
> close
> the connection, then open the real connection that you want? It
> doesn't even
> do anything at that first step except to issue the "close" command.
> Would
> it have been some programmer's idea of a way to see if the local FTP
> server
> was actually running?
> 
> -----Original Message-----
> From: SHISHIRKSINGH [mailto:SHISHIRKSINGH@inf.com]
> Sent: Thursday, February 10, 2000 11:43 PM
> To: boothm@goddard.edu
> Subject: RE: Batch FTP
> 
> 
> b) FTP RMTSYS(LOOPBACK)
>       and then in the command input file the code will be something
> like
> this :
> 
>               XXXXXXX **********      -> This is the dummy
> login/Password 
>               close                           
>               OPEN '192.168.45.90'
>               USER  zzzzzz aaaaaa
>               PUT ....
>               -------
>               -------
>               CLOSE   
>               
> 
> Thanks
> Shishir
> 
> -----Original Message-----
> From: Jim Langston [mailto:jlangston@conexfreight.com]
> Sent: Friday, February 11, 2000 2:40 AM
> To: MIDRANGE-L@midrange.com
> Subject: Re: Batch FTP
> 
> 
> Personally, I type ftp 'localhost' as it's much easier to type than
> ftp '127.0.0.1'.
> 
> Regards,
> 
> Jim Langston
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to MIDRANGE-L@midrange.com.
> | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
> | To unsubscribe from this list send email to
> MIDRANGE-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator:
> david@midrange.com
> +---
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.