The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 04-12-2005
ripley ripley is offline
Registered User
  
 

Join Date: Mar 2005
Location: NH (USA)
Posts: 7
I wonder if it is as simple as doing a ssh over to the system from where you are trying to ftp from (on your first ssh (i.e., telnet) session, IIRC, there is an authentication prompt to (I believe) establish credentials). After ssh/telnet over to Fedora, then try the ftp session again and see if it makes a difference. I recently installed Fedora (coming from AIX/Solaris background and trying to get up to speed on RH) and just checked my ftp function and while I didn't have the same issue as you, I had to start the service (service vsftpd start).

I hope this helps!

- Matt