Results 1 to 2 of 2

Thread: trouble installing pureftp

  1. #1

    trouble installing pureftp

    hey guys im new to kali and am having problems installing pure ftpd. i run :
    "apt-get install pure-ftpd-common pure-ftpd" and this is what it sends back

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package pure-ftpd-common
    E: Unable to locate package pure-ftpd

    it does the same thing with any other ftp ive tried as well.
    not sure what im doing wrong and after searching around it doenst seem like anyone else is having this particular problem. any help would be much appreciated.
    also ive seen some people just use ssh and then sftp but i couldnt really figure that out either.

  2. #2
    Join Date
    2013-Mar
    Posts
    85
    Make sure you have the correct repositories set.

    Code:
    root@kali:~# apt-cache search pure | grep ftp
    gosa-plugin-pureftpd - pureftpd plugin for GOsa²
    gosa-plugin-pureftpd-schema - LDAP schema for GOsa² pureftpd plugin
    mysqmail-pure-ftpd-logger - real-time logging system in MySQL - Pure-FTPd traffic-logger
    pure-ftpd - Secure and efficient FTP server
    pure-ftpd-common - Pure-FTPd FTP server (Common Files)
    pure-ftpd-ldap - Secure and efficient FTP server with LDAP user authentication
    pure-ftpd-mysql - Secure and efficient FTP server with MySQL user authentication
    pure-ftpd-postgresql - Secure and efficient FTP server with PostgreSQL user authentication
    python-tftpy - pure Python library for TFTP
    root@kali:~#

Similar Threads

  1. Trouble Installing
    By b.3njamin in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-05-27, 07:22
  2. trouble installing the ova
    By kwonman in forum Installing Archive
    Replies: 6
    Last Post: 2020-04-27, 17:57

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •