
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
NOTE: This project is no longer maintained See http://kde-apps.org/content/show.php/ftpmonitor-plasmoid?content=109110 for new version.
Its a simple panel applet for KDE3, which monitors incoming connections to ftpd(vsftpd/ncftpd/pure-ftpd/proftpd) and generates passive popups.
For pure-ftpd, ncftpd, proftpd it acts as a frontend to pure-ftpwho, ncftpd_spy and ftpwho respectively. For vsftpd, it looks in output of ps -fe.
For more details and help, please visit http://queens.db.toronto.edu/~nilesh/linux/ftpmonitor/ or see http://kde-apps.org/content/show.php/ftpmonitor-plasmoid?content=109110 for KDE4 version from Michal.
14 years ago
0.8
Update the change in ftp daemon (or path) withour requiring a restart
Fixed the bug (introduced in 0.70) that FTP status will not update
For large panels, the icon is now centered
0.7
Ensure that one one 'who-process' is running.
Bug fix--read setting for notification enabled on startup.
0.6
Transparency.
Option to specify action on mouse middle click.
Option to use choose sudo or setuid.
Option to configure popup time.
0.5
Fixes a big big memory leak.Upgrade if you are using any previous version.
Support for proftpd added.
0.4
Support for ncftpd and vsftpd added
You cann now disable popups
A new config window is added.
0.3
First Release
14 years ago
0.8
Update the change in ftp daemon (or path) withour requiring a restart
Fixed the bug (introduced in 0.70) that FTP status will not update
For large panels, the icon is now centered
0.7
Ensure that one one 'who-process' is running.
Bug fix--read setting for notification enabled on startup.
0.6
Transparency.
Option to specify action on mouse middle click.
Option to use choose sudo or setuid.
Option to configure popup time.
0.5
Fixes a big big memory leak.Upgrade if you are using any previous version.
Support for proftpd added.
0.4
Support for ncftpd and vsftpd added
You cann now disable popups
A new config window is added.
0.3
First Release
seraphyn
14 years ago
The URL (http://www.cse.iitb.ac.in/%7Eswlab/alumni-error/linux/ftpmonitor/) that you entered was not found on the CSE, IIT-Bombay Web server. It is possible that the object has moved from its earlier location.
Should be changed because this is a nice app.
would it be possible in the future to get Infos from a ftp-srv in the intranet ?
Greetz
Chris
Report
Lenz
15 years ago
Report
nileshbansal
15 years ago
Check the new release at
http://www.cs.toronto.edu/~nilesh/linux/ftpmonitor/ftpmonitor-0.75.tar.gz
Report
shrek
15 years ago
the ftp status at the time it is loaded.
Please look into it.
Report
polrus
15 years ago
Report
dannemare
15 years ago
Report
hariseldon99
15 years ago
kde kicker did not list it in relevant menu.
Debian package mirror down
How 'bouts ya make an rpm too?
Report
nileshbansal
15 years ago
./configure --prefix=/opt/kde3/
make
make install
Report
hariseldon99
15 years ago
In mdk 10.0 the default kde dir is /usr/local/kde
That seems to be the default in ur config script also as the applet was installed there....
I'm confused.
Report
nileshbansal
15 years ago
./configure --prefix=/usr/local/kde/
Report
sunray
15 years ago
Report
nileshbansal
15 years ago
Thanks,
Nilesh Bansal.
Report
sunray
15 years ago
so i'm waiting for you to implement it. do not feel hounded, just reminded :D
Report
Skarsnik
16 years ago
add this to your source.list
deb http://apt.debianfr.net unstable main
Report
polrus
16 years ago
now it's not even separated with spaces
Report
yellowslacker
16 years ago
...
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Look like I do not have the Qt installed. Is this right? I am not really sure...
I check the end of config.log, I see:
...
define ksize_t socklen_t
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
Thanks for all your comments
Report
nileshbansal
16 years ago
Report
mfgeg
16 years ago
best regards mfgeg
Report
wladyx
16 years ago
Report
florin2004
16 years ago
is there a tool for monitoring sshd connections ?
Report
nileshbansal
16 years ago
As far as speed is concerned, it does show speed. Which ftp daemon are you using?
Report
florin2004
16 years ago
Report
nileshbansal
16 years ago
For more details, see help at ftpmonitor webpage.
Report
florin2004
16 years ago
the ftp monitor does not show the header of table (first row - pid, user,speed etc) - and the speed column.
Report
nileshbansal
16 years ago
may be you can post some screenshot.
Report