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



Hi Jonathan -

On Thu, 17 Jan 2008 10:43:01 +0000, "Jonathan Mason "
<jonathan.mason@xxxxxxxxxxxxxxxx> wrote:

The problem is that occasionally the FTP log shows a "425 Can't build
data connection'
error followed by a second message of "425 duplicate name". I'm a
little confused by this
because the "get" statement in the script uses the "(replace" parameter
which I would
expect to cater for any duplicates. Apart from this, the files are all
retrieved into
QTEMP and are given a unique number in the script.

<snip>

.00 0> get 'DATA345239.DAT;2535' QTEMP/DT10422679.CDRREC
(replace
.00 0200 PORT command successful.
.00 0425-Can't build data connection for 192.168.0.1,21066
.00 0425 duplicate name

When the error number is followed by a '-', that means that the text
is continued. When the error number is followed by a blank, that
means it is the only/last line.

So you really only have one 425 error, whose human readable text
(assuming that nothing was truncated) is:
Can't build data connection for 192.168.0.1,21066 duplicate name

Unfortunately the error still doesn't make any sense. :(

Ken
Opinions expressed are my own and do not necessarily represent the views
of my employer or anyone in their right mind.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.