The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 08-31-2002
Registered User
 

Join Date: Jul 2002
Location: Oman
Posts: 44
ftp

ftp to a remote host works just fine but when the need to transfer local files from my pc to my local server arises , I get a connection closed by remote host error
Forum Sponsor
  #2  
Old 09-01-2002
BSeanD's Avatar
Registered User
 

Join Date: Aug 2002
Location: Melbourne, Australia
Posts: 127
Are you going through the same port on you internal system?
Have you tried using SSH?
  #3  
Old 09-01-2002
Registered User
 

Join Date: Jul 2002
Location: new york
Posts: 1,025
which computer is running the ftp server? are you trying to ftp to a machine that isnt running ftp services? also what os are using and which ftp server.
  #4  
Old 09-02-2002
Registered User
 

Join Date: Jul 2002
Location: Oman
Posts: 44
we use ibm aix which comes with a 3rd party ftp tool ... thats all i know guys ... educate me
  #5  
Old 09-06-2002
DPAI's Avatar
Registered User
 

Join Date: Jul 2001
Posts: 112
Is the data connection - port 20 blocked ..
__________________
I haven't lost my mind....
Its backed up on tape somewhere
  #6  
Old 09-06-2002
Registered User
 

Join Date: Mar 2002
Location: London, England
Posts: 262
it is possible that ftp is disabled on your Aix server.

To confirm that ftp is not disable check your /etc/inetd.conf file
issue

more /etc/inetd.conf

if # is in front of this line that means ftp is disabled

ftp stream tcp6 nowait root /usr/sbin/in.ftpd in.ftpd

if this is the case remove the # to enable ftp
and issue
kill -HUP (inetd process id)

or

Try to ftp to the Aix server or from the Aix server and
check /var/adm/messages or syslog for any error message

Post back any error message I might be a able to help
  #7  
Old 09-07-2002
Registered User
 

Join Date: Jul 2002
Location: Oman
Posts: 44
very strange ! it worked later ... thanks for you time ... how do u check if ur port is blocked ? and how am I to find out details abt my ftp daemon ?
Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 09:48 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0