The kwuftpd Handbook | ||
---|---|---|
Prev |
kwuftpd is part of the KDE 2.0 base packages. It will automatically be installed with your KDE installation and requires KDE 2.0 to function.
For more information, you should visit the KDE website at http://www.kde.org.
To obtain kwuftpd separately, it is part of the kdeadmin package, and should be compiled and installed as indicated in the package's main directory. New versions of kdeadmin can be obtained at ftp://ftp.kde.org/pub/.
To build kwuftpd
% cd kdeadmin/kwuftpd % ./configure % make Then as root: # make install |
You also require an ftpd that can handle the generated ftpaccess files - kwuftpd was written for wu-ftpd 2.6.1 (ftp://ftp.wu-ftpd.org/pub/wu-ftpd/) You can use the files with wu-ftpd 2.5.0 as well, but don't expect all the features to work.