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



Gary,

FTP the file to a subdirectory. Because you're doing a PUT to a subdirectory there is no need to prefix the file name. When the FTP PUT is complete you use rename to move the file from the subdirectory up to the main directory to be processed.

Paul

Principal Programmer Analyst
IT Supply Chain/Replenishment

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Gary Thompson
Sent: Wednesday, January 26, 2011 2:04 PM
To: midrange-l@xxxxxxxxxxxx
Subject: FTP rename results in two files in IFS

We are running a third-party voice picking application on a win-tel server
on our network.

When orders are ready for the warehouse to load, we send inventory picking
info to the Voice Pick
server by putting our iSeries data in .csv files.

As voice picking results become available on the VP server, the results
are put in a .csv file and
sent by FTP to a directory under the IFS Root on our iSeries,
resulting in hundreds of small files a day.

We run a process every few minutes to read these .csv files and post
picking results files on our iSeries

To avoid processing a file before the FTP process completes, we use a
naming convention where
the voice pick server does the FTP PUT using a file named with a
prefix of FTP_, and the iSeries
post process ignores any such files.

When the PUT command completes, the VP server re-names the file, removing
the prefix.

About 98% of the time (just a guess) the re-name works as expected.

For some files, however, the re-name results in two files, the "first"
file that has the FTP_ prefix and the
"second" or re-named file with-out the prefix.

Has anyone seen this?

Any suggestions as to a fix?

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.