SVN
Since KFTPgrabber is part of KDE Extragear, it uses the KDE's Subversion repository. If you would like to get the latest development version follow the instructions below. You can also browse the SVN repository using the provided web interface, that can be accessed here.Checking out the latest version:
svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/network cd network svn up kftpgrabber svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin make -f Makefile.cvs ./configure --prefix=`kde-config --prefix` --enable-debug=full make su -c "make install"