Results 1 to 2 of 2

Thread: There is no FTP or TFTP on the kali-1.0.9-rpi.img

  1. #1
    Join Date
    2015-Jul
    Posts
    1

    Exclamation There is no FTP or TFTP on the kali-1.0.9-rpi.img

    Hi Experts!

    Well ,have you ever noticed the lack of some commands on the build kali-1.0.9-rpi.img.

    Its kind of strange that this are not installed or built-in by default. Like for example FTP, TFTP commands. I have have search for them and there seems just not be on it.

    Code:
    [root@CIPC ~]$  cd /usr/bin/ |grep ftp
    [root@CIPC ~]$  ftp
    -bash: ftp: command not found
    [root@CIPC ~]$  tftp
    -bash: tftp: command not found

    Please let me know if i'm missing something, i have install some other Distros on my Pi and unfortunately Kali seems to be missing this basic features, that are available on the other builds.



    Code:
    [root@CIPC ~]$  cat /etc/*-release
    DISTRIB_ID=Kali
    DISTRIB_RELEASE=1.1.0
    DISTRIB_CODENAME=moto
    DISTRIB_DESCRIPTION="Kali GNU/Linux 1.1.0"
    PRETTY_NAME="Kali GNU/Linux 1.1.0 (moto)"
    NAME="Kali GNU/Linux"
    ID=kali
    VERSION="1.1.0 (moto)"
    VERSION_ID="1.1.0"
    ID_LIKE=debian
    ANSI_COLOR="1;31"
    HOME_URL="http://www.kali.org/"
    SUPPORT_URL="http://forums.kali.org/"
    BUG_REPORT_URL="http://bugs.kali.org/"

  2. #2

    Try the latest release, 2016.1

    I'm using the rolling release 2016.1 and both ftp and tftp are installed where you would expect them to be.

    I did not do anything special to install them.

    Thanks!
    AP

Similar Threads

  1. tftp
    By stona in forum General Archive
    Replies: 1
    Last Post: 2022-08-15, 23:10
  2. Kali Linux 2017.2 network install pxe tftp
    By divramod in forum Installing Archive
    Replies: 0
    Last Post: 2017-05-10, 09:05

Tags for this Thread

Posting Permissions

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