Warning: session_start(): open(/tmp/sess_krho6b7advs3rn35jgt91fkt26, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
FTP Monitor (KDE 3) openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

FTP Monitor (KDE 3)

   0.8  

KDE Logging/Monitoring

Score 79%
FTP Monitor (KDE 3)
zoom


FTP Monitor (KDE 3)
zoom


FTP Monitor (KDE 3)
zoom


Link:  Link
Downloads:  3410
Submitted:  Apr 10 2004
Updated:  Jun 12 2006

Description:

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.




Changelog:

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




LicenseGPL
Source(ftpmonitor-0.80.tar.gz)
Send to a friend
Subscribe
Other  Content  from nileshbansal
Report inappropriate content



goto page: prev   1  2  3  4 

-

 Danish translation

 
 by dannemare on: Apr 30 2004
 
Score 50%

I've made a Danish translation of FTP Monitor available at http://sentinel.dk/files/da.po.gz

It is based on pot file from FTP Monitor version 0.50.


B/R,
Frederik Dannemare

Reply to this

-

 Re: Danish translation

 
 by nileshbansal on: May 1 2004
 
Score 50%

I have updated package to contain danish translations also.


Reply to this

-
.

 hi

 
 by florin2004 on: Jul 1 2004
 
Score 50%

can u add the facility to see the speed of users who copy from ftp server ?

is there a tool for monitoring sshd connections ?


Reply to this

-

 Re: hi

 
 by nileshbansal on: Jul 2 2004
 
Score 50%

ssh functionality is not available. Only FTP.

As far as speed is concerned, it does show speed. Which ftp daemon are you using?


Reply to this

-
.

 Re: Re: hi

 
 by florin2004 on: Jul 2 2004
 
Score 50%

i'm using Fedora core 2 - kde 3.2.3 - ftp daemon - vsftpd v1.2.1-5


Reply to this

-

 Re: Re: Re: hi

 
 by nileshbansal on: Jul 3 2004
 
Score 50%

Make sure that you set proctitle enable to yes in vsftpd.conf
For more details, see help at ftpmonitor webpage.


Reply to this

-
.

 Re: Re: Re: Re: hi

 
 by florin2004 on: Jul 3 2004
 
Score 50%

it is set - i have read the doc before installing ftp monitor :)
the ftp monitor does not show the header of table (first row - pid, user,speed etc) - and the speed column.


Reply to this

-

 Re: Re: Re: Re: Re: hi

 
 by nileshbansal on: Jul 4 2004
 
Score 50%

Can you just do a ps -fe | grep ftp and check if that displays speed etc. If that does, then its a bug in ftpmonitor. If ps -fe also does not display it, then ftpmonitor also can not as it uses ps -fe for displaying.
may be you can post some screenshot.


Reply to this

-

 hi

 
 by florin2004 on: Jul 4 2004
 
Score 50%

[nelu@nelu nelu]$ ps -fe | grep ftp
root 1682 1 0 Jul02 ? 00:00:00 vsftpd: LISTENER
nobody 3303 1682 0 18:10 ? 00:00:00 vsftpd: 172.17.0.10: connected
ftp 3305 3303 0 18:10 ? 00:00:00 vsftpd: 172.17.0.10/ftp: RETR MyMovie.avi
[nelu@nelu nelu]$



-

 Re: Re: Re: Re: Re: Re: hi

 
 by nileshbansal on: Jul 4 2004
 
Score 50%

Yes, from output of ps -fe its clear that vsftpd is not supplying info about bandwidth, and hence ftp monitor can not show it.

vsftpd unlike other ftp daemons also don't provide any tool to monitor, so i dont think anything more can be done. (If anybody knows about some other way of doing it, comments are welcome).

May be you can use pure-ftpd for the time being, if you want ftpmonitor to display speed also.



-
.

 Great!

 
 by wladyx on: Oct 3 2004
 
Score 50%

It a great and yet simple utility, 10x, i'm looking forward to new releases!


Reply to this

-
.

 icon of ftp-monitor

 
 by mfgeg on: Nov 7 2004
 
Score 50%

my problem is, that the icon of ftp-monitor is not in the center of the tasklist (in the height). is there a way to change that???

best regards mfgeg


Reply to this

-
.

 how to install?

 
 by yellowslacker on: Nov 10 2004
 
Score 50%

Sorry to ask such question. I am new to linux. I try to install the FTP Monitor but I cannot do that. I wonder how you guys did it. I received the following error after running "configure", then "make":
...
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


Reply to this

-

 Re: how to install?

 
 by nileshbansal on: Nov 19 2004
 
Score 50%

Yes, you need to install Qt-devel packages. All distros supply them, just use package manager (yast for suse, drakconf for mandrake .. ) and install qt-devel ackages.


Reply to this

-

 nice

 
 by polrus on: Dec 13 2004
 
Score 50%

nice app but i have a small wish -with proftpd the messages about the states should be parsed to a clear format like "login" stor/get file"
now it's not even separated with spaces


Reply to this

goto page: prev   1  2  3  4 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team