Results 1 to 2 of 2

Thread: How to Install Filezilla on CentOS 5

  1. #1
    Join Date
    Apr 2008
    Posts
    439

    How to Install Filezilla on CentOS 5

    Previously the default RPMforge repository used to replace any CentOS base packages but then today they don’t do anymore as those packages are now in a separate repository and they are said to be disabled by default,anyways you can just follow the below steps for installing Filezilla on CentOS 5:
    • First download the rpmforge-release package, one can just chose any one from the below but then make sure that you are selecting the one that will be matching your host’s architecture, if you are not aware of the same then better check out your architecture using command uname –i

    i386
    x86_64
    • Here the preferred rpmforge-release package is for retrieving and installing so as to enable one of the above repositories.

    • Once when you are ready with the above things then Install DAG’s GPG key using the below command:

    rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
    • Then verify the package that you might have downloaded

    rpm -K rpmforge-release-0.5.2-2.el5.rf.*.rpm
    • Now the rpmforge-release package will import GPG keys into your RPM database if you have verified the md5sum of the key injection package and it would be safe as well, you can now install the package using the below command:

    rpm -i rpmforge-release-0.5.2-2.el5.rf.*.rpm
    • Doing this will add a yum repository config file and will import respected GPG keys as well and then you can proceed installing filezilla using the below command.

    yum install filezilla

  2. #2
    Join Date
    Jul 2011
    Posts
    419

    Re: How to Install Filezilla on CentOS 5

    If you find Filezilla as not a proper tool for ftp support on CentOS then you can also go for VSFTPD FTP Server. This is easier and nice to use as it is a service of Red Hat. Or else you will need to refer a detailed document based on ftp server configuration in CentOS. Check the below like for vsftpd configuration on CentOS.

    http://www.centos.org/docs/5/html/De...p-servers.html

Similar Threads

  1. How to Install Filezilla on Ubuntu 11.04
    By Computer_Freak in forum Tips & Tweaks
    Replies: 1
    Last Post: 01-05-2012, 05:49 PM
  2. How to Install Filezilla on Fedora
    By Krishnaraju in forum Tips & Tweaks
    Replies: 1
    Last Post: 18-04-2012, 06:36 PM
  3. How to install and run FileZilla on Linux
    By INDUJANAK in forum Tips & Tweaks
    Replies: 4
    Last Post: 12-04-2012, 01:52 PM
  4. How to Install Filezilla on Mac
    By SpearMan in forum Tips & Tweaks
    Replies: 2
    Last Post: 11-04-2012, 02:17 PM
  5. Install GIT on CentOS 5
    By CentOS-DollarUser in forum Operating Systems
    Replies: 3
    Last Post: 18-08-2009, 11:03 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,015,974.88019 seconds with 17 queries