About: Pure-FTPd

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Pure-FTPd is a free (BSD license) FTP Server with a strong focus on software security. It can be compiled and run on a variety of Unix-like computer operating systems including Linux, OpenBSD, NetBSD, FreeBSD, DragonFly BSD, Solaris, Tru64, Darwin, Irix and HP-UX. It has also been ported to Android.

Property Value
dbo:abstract
  • PureFTPd ist ein Open-Source-FTP-Server für Unix und unixähnliche Systeme. Unterstützt werden die Betriebssysteme GNU/Linux, viele BSD-Derivate, Solaris, Tru64 UNIX, Darwin, IRIX und HP-UX. Des Weiteren unterstützt das Programm LDAP-, MySQL-, PostgreSQL- und benutzerdefinierte Authentifizierung, sowie SSL/TLS-Verschlüsselung und das File Exchange Protocol (FXP). Im Gegensatz zu den meisten anderen FTP-Daemons wird PureFTPd nicht mittels Konfigurationsdatei (außer für LDAP und MySQL), sondern per Attribute konfiguriert, die dem Daemon beim Starten übergeben werden. Es existiert zwar auch eine Konfigurationsdatei (unter /usr/local/etc/). Die jedoch wird mittels eines Perl- oder Python-Skript, welches als Wrapper fungiert, in einen Konsolenbefehl umgewandelt. Optional existieren auch zwei grafische Frontends: kcmpureftpd, ein Modul für das KDE-Kontrollzentrum und PureAdmin, welches auf GTK2 basiert. Für Mac OS X gibt es den PureFTPd-Manager, welcher auf Cocoa basiert. Als Web Frontend existiert der User manager for PureFTPd. Er benötigt einen Webserver, vorzugsweise Apache, eine PHP-Installation und eine MySQL-Datenbank in der die (virtuellen) FTP-Benutzer verwaltet werden. Virtuelle Benutzer, also Benutzer die nicht auf dem System, sondern nur in der PureFTPd-Datenbank existieren, werden ebenfalls unterstützt. Virtuelle Benutzer erben die Eigenschaften von einem „echten“ Benutzer. Dadurch wird Konfigurationsaufwand gespart und Sicherheit und Flexibilität erhöht. Ab Version 1.0.15 steht das Programm unter BSD-Lizenz, vorher unter GPL. PureFTPd basiert auf Troll-FTPd, das von Arnt Gulbrandsen um 1995 geschrieben wurde, während er bei Trolltech arbeitete. (de)
  • Pure-FTPd es un servidor FTP libre con un fuerte enfoque en la seguridad. Puede ser compilado y ejecutado en una variedad de sistemas operativos tipo Unix incluyendo Linux, OpenBSD, NetBSD, FreeBSD, DragonFly BSD, Solaris, Tru64, Darwin, Irix y HP-UX. También ha sido adaptado a Android.​ (es)
  • Pure-FTPd est un serveur FTP sécurisé et fiable pour les systèmes dérivés d'UNIX. Il est sous licence BSD. (fr)
  • Pure-FTPd is a free (BSD license) FTP Server with a strong focus on software security. It can be compiled and run on a variety of Unix-like computer operating systems including Linux, OpenBSD, NetBSD, FreeBSD, DragonFly BSD, Solaris, Tru64, Darwin, Irix and HP-UX. It has also been ported to Android. (en)
  • Pure-FTPd – darmowy serwer FTP, uruchamiający się na wielu platformach PC. Można go skompilować na Linuksie, OpenBSD, NetBSD, FreeBSD, Solarisie, , Darwinie, IRIX i HP-UX. (pl)
  • Pure-FTPd är en enkel, fri och mycket säker FTP-server som används i olika Unix-system som till exempel Linux, Mac OS eller FreeBSD. (sv)
  • Pure-FTPd — свободный FTP-сервер для операционных систем семейства UNIX, распространяется по лицензии BSD. Основное внимание уделяется безопасности и простоте настройки. Из исходного кода компилировался для Linux, OpenBSD, NetBSD, DragonFly BSD, FreeBSD, Solaris, Tru64, Darwin, IRIX и HP-UX. Также есть под Android. Готовые пакеты существуют для Novell, Mandriva, Debian, Ubuntu, , , Slackware (Slimslack), , , , , Gentoo, Arch Linux, OpenWrt. На BSD системах портирован под DragonFly BSD и FreeBSD (/usr/ports/ftp/pure-ftpd/), OpenBSD (/usr/ports/net/pure-ftpd/) и NetBSD (/usr/pkgsrc/net/pureftpd/), Crux Linux (/usr/ports/contrib/pure-ftpd/). Отличительной особенностью является то, что сервер не читает настройки напрямую из конфигурационных файлов, а принимает их только из командной строки. Но возможность использования конфигурационных файлов существует. Начиная с версии 1.0.44 (дата выхода 1 января 2017 года) поддерживает работу с конфигурационным файлом. (ru)
dbo:genre
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4018134 (xsd:integer)
dbo:wikiPageLength
  • 1981 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1089691275 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • PureFTPd Team (en)
dbp:genre
dbp:license
  • Free software (en)
dbp:operatingSystem
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Pure-FTPd es un servidor FTP libre con un fuerte enfoque en la seguridad. Puede ser compilado y ejecutado en una variedad de sistemas operativos tipo Unix incluyendo Linux, OpenBSD, NetBSD, FreeBSD, DragonFly BSD, Solaris, Tru64, Darwin, Irix y HP-UX. También ha sido adaptado a Android.​ (es)
  • Pure-FTPd est un serveur FTP sécurisé et fiable pour les systèmes dérivés d'UNIX. Il est sous licence BSD. (fr)
  • Pure-FTPd is a free (BSD license) FTP Server with a strong focus on software security. It can be compiled and run on a variety of Unix-like computer operating systems including Linux, OpenBSD, NetBSD, FreeBSD, DragonFly BSD, Solaris, Tru64, Darwin, Irix and HP-UX. It has also been ported to Android. (en)
  • Pure-FTPd – darmowy serwer FTP, uruchamiający się na wielu platformach PC. Można go skompilować na Linuksie, OpenBSD, NetBSD, FreeBSD, Solarisie, , Darwinie, IRIX i HP-UX. (pl)
  • Pure-FTPd är en enkel, fri och mycket säker FTP-server som används i olika Unix-system som till exempel Linux, Mac OS eller FreeBSD. (sv)
  • PureFTPd ist ein Open-Source-FTP-Server für Unix und unixähnliche Systeme. Unterstützt werden die Betriebssysteme GNU/Linux, viele BSD-Derivate, Solaris, Tru64 UNIX, Darwin, IRIX und HP-UX. Des Weiteren unterstützt das Programm LDAP-, MySQL-, PostgreSQL- und benutzerdefinierte Authentifizierung, sowie SSL/TLS-Verschlüsselung und das File Exchange Protocol (FXP). Ab Version 1.0.15 steht das Programm unter BSD-Lizenz, vorher unter GPL. PureFTPd basiert auf Troll-FTPd, das von Arnt Gulbrandsen um 1995 geschrieben wurde, während er bei Trolltech arbeitete. (de)
  • Pure-FTPd — свободный FTP-сервер для операционных систем семейства UNIX, распространяется по лицензии BSD. Основное внимание уделяется безопасности и простоте настройки. Из исходного кода компилировался для Linux, OpenBSD, NetBSD, DragonFly BSD, FreeBSD, Solaris, Tru64, Darwin, IRIX и HP-UX. Также есть под Android. Готовые пакеты существуют для Novell, Mandriva, Debian, Ubuntu, , , Slackware (Slimslack), , , , , Gentoo, Arch Linux, OpenWrt. (ru)
rdfs:label
  • PureFTPd (de)
  • Pure-FTPd (es)
  • Pure-FTPd (fr)
  • Pure-FTPd (en)
  • Pure-FTPd (pl)
  • Pure-FTPd (ru)
  • Pure-FTPd (sv)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License