Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Ubuntu 18.04 64Bit Server Image für Raspberry Pi 3; 3+

    Nobody is reading this thread right now.
Leider nicht

Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte.
Verbindung fehlgeschlagen.
 
Hast du es auch mit einem anderen pc/smartphone/Tablet probiert? im Browser eingeben ftp://ubuntu_pi
 
ja, geht auch nicht mehr, seite nicht gefunden
reboot habe ich auch schon gemacht...
 
Zuletzt bearbeitet:
root@ubuntu ~ > proftpd -v
ProFTPD Version 1.3.5e

Hmm, es scheint mir da irgendwie die Rechte zerlegt zu haben.
 
Scheint nicht zu gehen.
root@ubuntu ~ > apt remove proftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'proftpd-basic' instead of 'proftpd'
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
root@ubuntu ~ >
root@ubuntu ~ > apt purge proftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'proftpd-basic' instead of 'proftpd'
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
root@ubuntu ~ >
root@ubuntu ~ > apt install proftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'proftpd-basic' instead of 'proftpd'
proftpd-basic is already the newest version (1.3.5e-1build1).
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
root@ubuntu ~ >
 
Zuletzt bearbeitet:
Geb mal folgendes ein

dpkg-reconfigure proftpd
 
Zuletzt bearbeitet:
Scheint nicht zu gehen.
root@ubuntu ~ > apt remove proftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'proftpd-basic' instead of 'proftpd'
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
root@ubuntu ~ >
root@ubuntu ~ > apt purge proftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'proftpd-basic' instead of 'proftpd'
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
root@ubuntu ~ >
root@ubuntu ~ > apt install proftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'proftpd-basic' instead of 'proftpd'
proftpd-basic is already the newest version (1.3.5e-1build1).
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.
root@ubuntu ~ >
Sorry der Name hat sich geändert
apt remove proftpd-basic
apt purge proftpd-basic
 
root@ubuntu ~ > dpkg-reconfigure proftpd
dpkg-query: package 'proftpd' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
/usr/sbin/dpkg-reconfigure: proftpd is not installed
root@ubuntu ~ >
 
Zurück
Oben