|
> I having a difficulty finding details for an FTP error message I am > receiving in a batch FTP. > The message appears intermittently when trying to get a certain file, see > following log excerpt: > > > get myfilez99.div pfile99 > 200 PORT command successful. > 550 myfilez99.div: error 23. > > Now I know from the IBM manual that 550 is "Requested action was not taken; > the file was not found (or no access)". > So I think the file I'm trying to get is use when I'm trying to get it, but > I don't know what "error 23" means. > Does anyone know where I find the meaning of the "error numbers". Ivan- 550 is the clue you're looking for (see table below). FTP can't find the file. Change directory or library first. The following table is from the TCP/IP Config and Reference manual. rp +------------------------------------------------------------------------+ ¦ Table 33. FTP Reply Codes +------------------------------------------------------------------------¦ ¦ Code ¦ Description +-------------+----------------------------------------------------------¦ <snip> +-------------+----------------------------------------------------------¦ ¦ 550 ¦ Requested action not taken; file not found or no access +-------------+----------------------------------------------------------¦ <snip> +--- | 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 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.