LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-18-2010, 02:28 PM   #1
rmuralidharsharma
LQ Newbie
 
Registered: Nov 2006
Posts: 3

Rep: Reputation: 0
FTP on Centos


Hi All,

I am a real newbie to Linux and am starting to learn.



Can somebody help me oh how to use a ftp client on CENTOS. Can a client like filezilla can be installed and used on centos or is there a built in client to be used. If so how?

thanks in advance

Last edited by rmuralidharsharma; 08-18-2010 at 02:29 PM.
 
Old 08-18-2010, 02:44 PM   #2
r3sistance
Senior Member
 
Registered: Mar 2004
Location: UK
Distribution: CentOS 6/7
Posts: 1,375

Rep: Reputation: 217Reputation: 217Reputation: 217
Hi,

just to clarify is this to FTP to CentOS or to FTP from a CentOS box to another machine?

It's not advisable to use FTP if traffic is being diverted over the Internet, if it's a local network it should be fine. SSHD what comes with CentOS should naturally act as SCP and SFTP server what are secure utilities that filezilla can talk to using SFTP instead of FTP. An FTP Daemon (essentially a server process that is supplying a service to other machine... in basic terms) and/or client can be installed on CentOS, I am not knowledgable on any GUI clients but there is likely already a command line utility called ftp installed... I would suggest however as a newbie a GUI solution would be best to start with.

Last edited by r3sistance; 08-18-2010 at 02:49 PM. Reason: Daemon explanation
 
Old 08-18-2010, 02:48 PM   #3
ZAMO
Member
 
Registered: Mar 2007
Distribution: Redhat &CentOS
Posts: 598

Rep: Reputation: 30
CentOS is similar(clone like) kind of OS to RH distros. you can use the vsftpd package for ftp , which comes along with the OS. Look for " rpm -qa|grep ftp" or look for package like vsftpd-1.2.1-5.i386.rpm.

vsftpd-server-x.x.x.i386.rpm kind of packages are for ftp server. You can use the client from the tty as " ftp yourserver.com".


Cheers
 
Old 08-18-2010, 03:57 PM   #4
dreamgear
LQ Newbie
 
Registered: Aug 2010
Location: North Central MA
Distribution: Ubuntu, CentOS
Posts: 12

Rep: Reputation: 1
You asked about a client. The generic ftp client is installed in the base system. Just got to a command prompt and type "ftp <hostname>".
 
Old 08-18-2010, 11:47 PM   #5
rmuralidharsharma
LQ Newbie
 
Registered: Nov 2006
Posts: 3

Original Poster
Rep: Reputation: 0
Thumbs up

Thank you very much everybody for the suggestions quick response.

For r3sistance reply - I am trying to do a ftp from centos to a windows machine and it is a LAN, no internet involved.


Will try out the suggestions tomorrow and let you guys know


Regards
Mystic
 
Old 08-19-2010, 02:59 PM   #6
ZAMO
Member
 
Registered: Mar 2007
Distribution: Redhat &CentOS
Posts: 598

Rep: Reputation: 30
If the IP's of the CentOS and Windows are in the same network , and if both of them are in same subnet , then it must work . You need to check the connectivity between both the systems using ping or other tools , if you have problems with ftp .
 
Old 08-20-2010, 01:52 PM   #7
dreamgear
LQ Newbie
 
Registered: Aug 2010
Location: North Central MA
Distribution: Ubuntu, CentOS
Posts: 12

Rep: Reputation: 1
This of course does assume that the Windows box in question does have an FTP server... It doesn't have one unless you installed one.
 
Old 08-20-2010, 02:44 PM   #8
xtacease
LQ Newbie
 
Registered: Oct 2007
Location: Austin/Warsaw
Distribution: oSuse 11.1
Posts: 12

Rep: Reputation: 1
Quote:
Originally Posted by dreamgear View Post
This of course does assume that the Windows box in question does have an FTP server... It doesn't have one unless you installed one.
and on that note you may be required to open some ports on your firewall. not sure if XP allows incoming unsolicited FTP traffic.
 
Old 08-20-2010, 11:49 PM   #9
sem007
Member
 
Registered: Nov 2006
Distribution: RHEL, CentOS, Debian Lenny, Ubuntu
Posts: 638

Rep: Reputation: 113Reputation: 113
if you want to access ftp from graphic you can use gftp
 
Old 08-22-2010, 12:33 AM   #10
rmuralidharsharma
LQ Newbie
 
Registered: Nov 2006
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks for ue suggestions guys. I want to know how can I ftp from a linux machine. If gftp is the answer I'll give a try and let you know.


The reason I mentioned the client was, filezilla is a cool clint for windows and I was wondering if I can use a similar client which is easy and user friendly, in Linux.


Thanks anyways for all the suggestions. This forum rocks, as usual

Regards
 
Old 08-23-2010, 01:27 AM   #11
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,356

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
You can use filezilla as a client on Linux, but as above, you have to ensure the MS box is running an FTP Server service and there are no firewall issues.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create ftp user id in Centos solutionsdxb Linux - Newbie 7 08-04-2010 12:59 AM
FTP Server in Centos Centos_user Linux - Server 12 02-26-2010 12:39 PM
LXer: CentOS FTP Course LXer Syndicated Linux News 0 06-18-2009 09:20 AM
Problem in setting ftp on CentOS 4.6 vikram8jp Linux - Newbie 6 10-16-2008 09:37 PM
Centos 4.3 FTP Control pannel senthilvael Linux - Newbie 6 06-06-2008 03:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration