× 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.



Jeff:
I have just posted the source files.
Carl Galgano
EDI Consulting Services, Inc.
540 Powder Springs Street
Suite C19
Marietta, GA  30064
770-422-2995
mailto: cgalgano@ediconsulting.com
http://www.ediconsulting.com
EDI, Communications and AS400 Technical Consulting

-----Original Message-----
From: Jeffrey Silberberg <jsilberberg@mindspring.com>
To: MIDRANGE-L@midrange.com <MIDRANGE-L@midrange.com>
Date: Tuesday, June 29, 1999 6:20 PM
Subject: Re: FTP


>Careful,
>
>        For a SAVF to be FTP'ed it must exist as a SAVF on the target
system
>so be sure your CODE is doing a QUOTE CMD to build the SAVF you are going
to
>put the data into...
>
>        JMS
>
>
>-----Original Message-----
>From: Carl Galgano <cgalgano@ediconsulting.com>
>To: Midrange List <MIDRANGE-L@midrange.com>
>Date: Monday, June 28, 1999 6:10 PM
>Subject: Fw: FTP
>
>
>>To anyone else that is interested.  I have posted a sample program that
>>reads the file names in a library and creates an FTP script file on the
fly
>>that can be used to upload/download files to an FTP server.  The code is
at
>>www.ediconsulting.com/download.html.
>>Regards,
>>CJG
>>Carl Galgano
>>EDI Consulting Services, Inc.
>>540 Powder Springs Street
>>Suite C19
>>Marietta, GA  30064
>>770-422-2995
>>mailto: cgalgano@ediconsulting.com
>>http://www.ediconsulting.com
>>EDI, Communications and AS400 Technical Consulting
>>
>>-----Original Message-----
>>From: Carl Galgano <cgalgano@ediconsulting.com>
>>To: Jim Waymire <jimwaymire@pacificnet.net>
>>Date: Monday, June 28, 1999 5:11 PM
>>Subject: Re: FTP
>>
>>
>>>Jim:
>>>I've posted it to our web site.  Check out
>>>www.ediconsulting.com/download.html
>>>Regards,
>>>CJG
>>>Carl Galgano
>>>EDI Consulting Services, Inc.
>>>540 Powder Springs Street
>>>Suite C19
>>>Marietta, GA  30064
>>>770-422-2995
>>>mailto: cgalgano@ediconsulting.com
>>>http://www.ediconsulting.com
>>>EDI, Communications and AS400 Technical Consulting
>>>
>>>-----Original Message-----
>>>From: Jim Waymire <jimwaymire@pacificnet.net>
>>>To: cgalgano@ediconsulting.com <cgalgano@ediconsulting.com>
>>>Date: Monday, June 28, 1999 4:15 PM
>>>Subject: Re: FTP
>>>
>>>
>>>>Carl,
>>>>
>>>>I would be interested also.  I am looking for a simple solution (from an
>>>>operations standpoint) to send and receive files from and to the AS/400
>to
>>>a
>>>>PC server running NT4.0, also for sending and receiving files via FTP
>from
>>>>other companies.
>>>>
>>>>
>>>>Thanks in advance,
>>>>
>>>>Jim Waymire
>>>>Crowell, Weedon & Co.
>>>>Los Angeles, Ca
>>>>-----Original Message-----
>>>>From: Carl Galgano <cgalgano@ediconsulting.com>
>>>>To: MIDRANGE-L@midrange.com <MIDRANGE-L@midrange.com>
>>>>Date: Monday, June 28, 1999 1:05 PM
>>>>Subject: Re: Here is a simple question.
>>>>
>>>>
>>>>>Lurton:
>>>>>After my initial post I went back and found a program that creates an
>FTP
>>>>>script on the fly.  It is similar to what you would need to do except
it
>>>>>builds an FTP script to download multiple files that are contained in a
>>>>>library and the files names are dynamic.  I'll sent it to you (or
anyone
>>>>>else), if you are interested.
>>>>>CJG
>>>>>Carl Galgano
>>>>>EDI Consulting Services, Inc.
>>>>>540 Powder Springs Street
>>>>>Suite C19
>>>>>Marietta, GA  30064
>>>>>770-422-2995
>>>>>mailto: cgalgano@ediconsulting.com
>>>>>http://www.ediconsulting.com
>>>>>EDI, Communications and AS400 Technical Consulting
>>>>>
>>>>>-----Original Message-----
>>>>>From: Stone, Brad V (TC OASIS) <bvstone@taylorcorp.com>
>>>>>To: 'MIDRANGE-L@midrange.com' <MIDRANGE-L@midrange.com>
>>>>>Date: Monday, June 28, 1999 3:01 PM
>>>>>Subject: RE: Here is a simple question.
>>>>>
>>>>>
>>>>>>Submit a job that builds a file with the save file names to be sent,
>and
>>>>>>then submit jobs (to another queue that is multithreaded) to send the
>>>save
>>>>>>files with FTP.
>>>>>>
>>>>>>The hardest part of this is building the FTP scripts dynamically, and
>>>even
>>>>>>that's not terribly difficult.
>>>>>>
>>>>>>Bradley V. Stone
>>>>>>BVS/Tools
>>>>>>http://www.bvstools.com
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>-----Original Message-----
>>>>>>From: Lurton Keel [mailto:Lurton.Keel@SERX.COM]
>>>>>>Sent: Monday, June 28, 1999 10:59 AM
>>>>>>To: 'MIDRANGE-L@midrange.com'
>>>>>>Subject: Here is a simple question.
>>>>>>
>>>>>>
>>>>>>Every night I have 100+ SAVF that need to be sent to another AS/400.
>>>>>>We use *ANYNET/SNADS over IP.  The process takes about 4 hours.
>>>>>>I noticed that SNADS queues up and sends 1 file at a time.
>>>>>>Is there a way to change this so that the target user-system is the
>same
>>>>>but
>>>>>>that SNADS sends 2-3 at a time?
>>>>>>
>>>>>>We looked at FTP but the list varies from night to night and new ones
>>are
>>>>>>added and old ones removed constantly.
>>>>>>+---
>>>>>>| 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
>>>>>>+---
>>>>>
>>>>>+---
>>>>>| 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
>>+---
>
>+---
>| 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.