Operating System - HP-UX
1753473 Members
4672 Online
108794 Solutions
New Discussion

Re: FTP Error:421 Service Error and 550 No such file found

 
akyuceisik
New Member

FTP Error:421 Service Error and 550 No such file found

Hi,

 

File transfer between 2 HP-UX servers fails with Error codes 421 and 550.

 

FTP screen logs are attached.

 

isbrmr,sys,root # cat /etc/passwd | grep oyp_isn
oyp_isn:3X5K8KzCdNRCM:111:30::/home/ftp/./Isn/repository/:/usr/bin/false
 

 

I tested file transfer and successfully transfered. But customer complains about this situation everyday.

 

Is there a misconfiguration in local or remote side ?

 

 

5 REPLIES 5
Steven Schweda
Honored Contributor

Re: FTP Error:421 Service Error and 550 No such file found

 
akyuceisik
New Member

Re: FTP Error:421 Service Error and 550 No such file found

Sorry for xlsx :-)

 

I've attached again in txt format.  

donna hofmeister
Trusted Contributor

Re: FTP Error:421 Service Error and 550 No such file found

ftp> mget *_1
local: REP10_133_20110814183147_1 remote: REP10_133_20110814183147_1
200 PORT command successful.
150 Opening BINARY mode data connection for REP10_133_20110814183147_1 (8026827 bytes).
226 Transfer complete.
8026827 bytes received in 30.56 seconds (256.50 Kbytes/s)
local: REP11_133_20110814183154_1 remote: REP11_133_20110814183154_1
200 PORT command successful.
150 Opening BINARY mode data connection for REP11_133_20110814183154_1 (24435390 bytes).
226 Transfer complete.
24435390 bytes received in 91.80 seconds (259.94 Kbytes/s)
local: REP12_133_20110814183205_1 remote: REP12_133_20110814183205_1
200 PORT command successful.
550 REP12_133_20110814183205_1: No such file or directory.
local: REP13_133_20110814183205_1 remote: REP13_133_20110814183205_1
.
.
.
421 Service not available, remote server has closed connection

------------

for the 550 errors: there's a fair chance that <something> came along while the ftp was running and purged or renamed all the rest of the files out of the way,  another "ls" would be helpful.

 

for the 421 error: the remote server closed the connectin.  as stephen likes to say -- our psychic powers are too weak to know why this happened.  it would be useful to contact whoever is responsible for the "remote server" and find out what's going on.

Steven Schweda
Honored Contributor

Re: FTP Error:421 Service Error and 550 No such file found

 
Dennis Handly
Acclaimed Contributor

Re: FTP Error:421 Service Error and 550 No such file found

>Sorry for xlsx :-)

 

Now that you have a .txt file, you might want to delete that .xlsx attachment.