Na een tijdje gespeeld te hebben met VSFTPD vind ik de configuratie ervan wat omslachtig.
Nu ken ik van vroeger Pure-FTPD en die werkte altijd wel fijn. Dus ik een beetje rondkijken en ik vind ook allemaal tutorials om Pure-FTPD te gebruiken op Ubuntu 18.04 LTS. Zoals onderstaande:
https://websiteforstudent...er-with-ssl-certificates/
Dus ik denk fijn, dat ga ik ook doen en ik verwijder eerst VSFTPD en ik installeer Pure-FTPD. Voor de zekerheid update ik ook mijn packages even:
sudo apt update
Daarna wil ik Pure-FTPD installeren, maar tot mijn verbazing krijg ik de volgende melding:
Package pure-ftpd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'pure-ftpd' has no installation candidate
Dus ik zoeken met apt search naar ftp*:
sudo apt search ftp* | grep ftp
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
ftp/bionic,now 0.17-34 amd64 [installed]
lftp/bionic-security,bionic-updates 4.8.1-1ubuntu0.1 amd64
openssh-sftp-server/bionic,now 1:7.6p1-4 amd64 [installed]
secure shell (SSH) sftp server module, for SFTP access from remote machines
python3-txtftp/bionic 0.1~bzr47-0ubuntu2 all
tftp-hpa/bionic 5.2+20150808-1ubuntu3 amd64
HPA's tftp client
tftp-hpa-dbg/bionic 5.2+20150808-1ubuntu3 amd64
HPA's tftp (debug)
tftpd-hpa/bionic 5.2+20150808-1ubuntu3 amd64
HPA's tftp server
vsftpd/bionic,now 3.0.3-9build1 amd64 [residual-config]
vsftpd-dbg/bionic 3.0.3-9build1 amd64
En tot mijn verbazing staat VSFTPD daar als enige FTP server. Geen Pure-FTPD, geen ProFTPD, enzovoorts. In mijn /etc/apt/sources.list staat het volgende:
deb http://archive.ubuntu.com/ubuntu bionic main
deb http://archive.ubuntu.com/ubuntu bionic-security main
deb http://archive.ubuntu.com/ubuntu bionic-updates main
Iemand een idee waarom Pure-FTPD weg is? Want als ik de artikelen op internet mag geloven, bestaat / bestond hij wel voor Ubuntu 18.04.
Alvast bedankt.
Nu ken ik van vroeger Pure-FTPD en die werkte altijd wel fijn. Dus ik een beetje rondkijken en ik vind ook allemaal tutorials om Pure-FTPD te gebruiken op Ubuntu 18.04 LTS. Zoals onderstaande:
https://websiteforstudent...er-with-ssl-certificates/
Dus ik denk fijn, dat ga ik ook doen en ik verwijder eerst VSFTPD en ik installeer Pure-FTPD. Voor de zekerheid update ik ook mijn packages even:
sudo apt update
Daarna wil ik Pure-FTPD installeren, maar tot mijn verbazing krijg ik de volgende melding:
Package pure-ftpd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'pure-ftpd' has no installation candidate
Dus ik zoeken met apt search naar ftp*:
sudo apt search ftp* | grep ftp
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
ftp/bionic,now 0.17-34 amd64 [installed]
lftp/bionic-security,bionic-updates 4.8.1-1ubuntu0.1 amd64
openssh-sftp-server/bionic,now 1:7.6p1-4 amd64 [installed]
secure shell (SSH) sftp server module, for SFTP access from remote machines
python3-txtftp/bionic 0.1~bzr47-0ubuntu2 all
tftp-hpa/bionic 5.2+20150808-1ubuntu3 amd64
HPA's tftp client
tftp-hpa-dbg/bionic 5.2+20150808-1ubuntu3 amd64
HPA's tftp (debug)
tftpd-hpa/bionic 5.2+20150808-1ubuntu3 amd64
HPA's tftp server
vsftpd/bionic,now 3.0.3-9build1 amd64 [residual-config]
vsftpd-dbg/bionic 3.0.3-9build1 amd64
En tot mijn verbazing staat VSFTPD daar als enige FTP server. Geen Pure-FTPD, geen ProFTPD, enzovoorts. In mijn /etc/apt/sources.list staat het volgende:
deb http://archive.ubuntu.com/ubuntu bionic main
deb http://archive.ubuntu.com/ubuntu bionic-security main
deb http://archive.ubuntu.com/ubuntu bionic-updates main
Iemand een idee waarom Pure-FTPD weg is? Want als ik de artikelen op internet mag geloven, bestaat / bestond hij wel voor Ubuntu 18.04.
Alvast bedankt.
Ask yourself if you are happy and then you cease to be.