| Linode Forum https://forum.linode.com/ |
|
| Need FTP https://forum.linode.com/viewtopic.php?f=19&t=7430 |
Page 1 of 1 |
| Author: | k7faq [ Sun Jul 17, 2011 9:21 pm ] |
| Post subject: | Need FTP |
I need an FTP app that I can manually enable when needed. I am not looking for users to FTP into the server, SFTP is for that... I have tried installing a couple ftp apps and all result in a "bash: ftp: command not found" error. Searching around it seems Fedora 15 Server has 'not applied the path' to the ftp 'executable'. Can anyone offer some insight here? Linux is not my strong hold and am doing what I can to learn... TIA! Steven Code: [root@li340-116 public_html]# yum install proftpd |
|
| Author: | Internat [ Sun Jul 17, 2011 9:40 pm ] |
| Post subject: | |
proftpd is a ftp server.. which from your info, isnt something you actually wanted. Id suggest uninstalling that, and installing either ncftp, or lftp. you could also use 'yum whatprovides*bin/ftp' to get a list of all applications that give you a ftp binary |
|
| Author: | k7faq [ Sun Jul 17, 2011 10:00 pm ] |
| Post subject: | |
@Internat thank you for straightening me out Steven |
|
| Author: | Guspaz [ Mon Jul 18, 2011 11:37 am ] |
| Post subject: | |
For simply downloading one or more files/directories from FTP, wget (which is the standard download-file-from-commandline app) can do that. |
|
| Author: | k7faq [ Mon Jul 18, 2011 9:11 pm ] |
| Post subject: | |
@Guspaz Thank you for the tip. The issue that I was looking at from the wrong angle is that I need a means of 'ftp' on the server side for a couple applications to automatically configure themselves. I was looking at things wrong by the error received trying to Code: # ftpto test the ProFTP installation. Now I am on the more appropriate track and researching config info to set up this server properly. This FTP solution will not be enabled all the time. Only as needed. SFTP is the manner used for all remote connections to the server. Thanks for the info, I will keep it in my notes. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|