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



I don't know if your developers would be interested but if you go to
https://www.think400.dk/downloads.htm you will find a utility call FTPOBJ
that uses Scott's FTPAPI to FTP objects. Might give you a heads up on using
Scott's utility. First rate.


On Tue, Feb 1, 2022 at 9:14 PM Steinmetz, Paul via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

Another thing to check.


https://www.ibm.com/support/pages/disabling-epasveport-iseries-ftp-client-r610-and-above

Paul

-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Laura Ubelhor
Sent: Tuesday, February 1, 2022 11:35 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: FTP to fast

________________________________
CAUTION: This email originated from outside of the PENCOR network. Do not
click on any links or open attachments unless the sender is known, and the
content is verified as safe.
________________________________

Thank you very much for the quick response. Looks like it may well
address the need Roger. We'll check it out.
Regards,Laura


Laura Ubelhor

President

Consultech Services, Inc.

Office: (248) 628-6800

ubelhor@xxxxxxxxxxxxx |
https://smex-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=www.consultechservicesinc.com&umid=0b82941b-1e80-4b04-bdfd-c07aae85846b&auth=438b0784514c1757bd202125ca4db8b0abdb021e-ffbc19c2339822ea9efa786cfa98dd8b274e7de4


On Tuesday, February 1, 2022, 10:14:50 PM EST, Roger Harman <
roger.harman@xxxxxxxxxxx> wrote:

I don't have access to a system to try this but the syscmd (or !)
subcommand might work. You could call a CL with a DLYJOB in it.

https://www.ibm.com/docs/en/i/7.4?topic=ssw_ibm_i_74/rzaiq/rzaiqsyscmd.htm



-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Laura Ubelhor
Sent: Tuesday, February 1, 2022 6:01 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: FTP to fast

Hello:
This is a first. We are working with a customer on an application that
we create files on IBM i and transfer to a mircrosoft server using FTP.
We've already asked and repeatedly been told FTP is the only way we can
send the files.
The job stopped working in December and it wasn't noticed until sometime
later the application was not completing. After researching and testing
and troubleshooting on the IBM i and checking out the script............to
no avail. Oddly the script ran fine when we ran it manually but we could
not get it to work through a submitted job scheduled to run late at night.
Everything was exactly the same for the script used to FTP when we did it
manually and when the job ran as a scheduled job.
We finally were able to get some help on the microsoft server side and the
following was determined. Working with the networking and server team to
validate the following conclusions were reached.
They believe the reason the manual run works is because it was run slow.
The failure is that the server is placed into passive mode by IBM i. And
not enough is granted to get it out of PASV mode. They were able to get
the logs from a recent run from the FTP Server. It was competing with a
very large amount of other FTP traffic. They said they cannot stress this
enough we need to slow it down. Based on the traffic from the FTP Logs and
the Network capture. The IBM i is jamming the data through. They asked
the script be changed to slow it down to fix the problem.
Following is the script used for the job xx-de-ffm-FTPSXXXX xxxxxxxx
namefmt 1

lcd ..

lcd /Bxxxxxxx

cd /DataxxxxImport/PURCH_DlvTerm

put DlvTerm_031.txt

cd ..

cd /DataxxxxImport/PURCH_GoodsReceipt

mput GoodsReceipt_031*

cd ..

cd /DataxxxxImport/PURCH_Invoices

mput Invoices_031*

cd ..

cd /DataxxxxImport/PURCH_Item

put item_031.txt

cd ..

cd /DataxxxxImport/PURCH_PaymentTerm

put PaymentTerm_031.txt

cd ..

cd /DataxxxxImport/PURCH_PricesMaster

put PricesMaster_031.txt

cd ..

cd /DataxxxxImport/PURCH_SettlementDisc

put SettlementDisc_031.txt

cd ..

cd \DataxxxxImport\PURCH_Supplier

put Supplier_031.txt

quit



Here is the last log from when it ran in batch successfully

This is in the last GOOD FTP Log:



look at next rcd~ > put DlvTerm_031.txt

--now check for response

look at next rcd~ 227 Entering Passive Mode
(10,101,1,10,0,100).

look at next rcd~ 150 File status okay; about to open data
connection.

look at next rcd~ 226 Closing data connection. Transferred
252 bytes in 1 seconds. 0KB/second.


This is a first but does anyone have ideas how to so to speak slow the job
down. We've been told FTP is the only option.
Regards,Laura


Laura Ubelhor

President

Consultech Services, Inc.

Office: (248) 628-6800

ubelhor@xxxxxxxxxxxxx |
https://smex-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=https%3a%2f%2fna01.safelinks.protection.outlook.com%2f%3furl%3dhttp%253A%252F%252Fwww.consultechservicesinc.com%252F%26data%3d04%257C01%257C%257C4d8d8f707c364657b3d608d9e5efe6c4%257C84df9e7fe9f640afb435aaaaaaaaaaaa%257C1%257C0%257C637793640811160213%257CUnknown%257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%253D%257C3000%26sdata%3dk%252BcXBuG2m%252Bn62wvdjtnEhjsL4NFK6rETf0akKc875Ak%253D%26reserved%3d0&umid=0b82941b-1e80-4b04-bdfd-c07aae85846b&auth=438b0784514c1757bd202125ca4db8b0abdb021e-b2d3717fe482548e33b07a7df4dffcd13073ae94
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.midrange.com%2Fmailman%2Flistinfo%2Fmidrange-l&data=04%7C01%7C%7C4d8d8f707c364657b3d608d9e5efe6c4%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637793640811160213%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=bZ6MXdBwXpsCz4dbyk1TsYf2UUmp3cuBTgkg25fAWjY%3D&reserved=0
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fmidrange-l&amp;data=04%7C01%7C%7C4d8d8f707c364657b3d608d9e5efe6c4%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637793640811160213%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=SVqkKGJeLMH9Fa415eFyc%2Fr12hyS1v48JaO0Dpn4nXI%3D&amp;reserved=0
.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Famazon.midrange.com%2F&data=04%7C01%7C%7C4d8d8f707c364657b3d608d9e5efe6c4%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637793640811160213%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=t4CIK4ri%2B%2BBHH4p1GvbCeb%2FvVrrv5xbZiUKDSgfxd%2Bo%3D&reserved=0
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.