Sponsored Content
Top Forums UNIX for Advanced & Expert Users Free software like proftpd or wu-ftpd implemented under SSH Post 25833 by hugo_perez on Tuesday 6th of August 2002 09:49:25 AM
Old 08-06-2002
Free software like proftpd or wu-ftpd implemented under SSH

Anybody can to suggest to me a ftp software like proftpd or
wu-ftpd (ftp with chroot for users) implemented with tunneling under SSH.

Thanks in advance. Hugo.
 

3 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

want to know hot to get free unix software

:mad: :confused: (1 Reply)
Discussion started by: rolando
1 Replies

2. UNIX Desktop Questions & Answers

how to check if a file ftpd to mainframe was actually ftpd

Hi All, I am ftping a file from unix to mainframe. Now the problem arises that i want to check if the file was ftpd or not. Is there any way i could do this? (4 Replies)
Discussion started by: vikas.rao11
4 Replies

3. UNIX for Dummies Questions & Answers

Free unix software

I used to have a free software on my computer to practice unix. Unfortunately, I had to rebuild the laptop after it was infected by a virus. Now I cannot remember the website where to download the software. Can anyone point me to a site? Thanks! (2 Replies)
Discussion started by: Ernst
2 Replies
ftpwho(1)						      General Commands Manual							 ftpwho(1)

NAME
ftpwho - show current process information for each FTP session SYNOPSIS
ftpwho DESCRIPTION
The ftpwho command shows process information for all active proftpd connections, and a count of all connected users off of each server. Proftpd sesssions spawned from inetd are counted separately from those created by a master proftpd standalone server. OPTIONS
-h,--help Display a short usage description, including all available options. -f,--file scoreboard-file Specify the full path to proftpd's run-time scoreboard file (configured via the ScoreboardFile directive in proftpd.conf ). If proftpd's default directory has been changed via this directive, ftpwho must either be recompiled, or this option must be used in order to find proftpd's scoreboard. -o,--outform format Specify an output format. Currently, two "formats" are supported: compat and oneline. The compat format is used for backward compatibility. The oneline format causes all of the fields for a session to be displayed on a single line, for ease of line- based searches (e.g. grep). -v,--verbose Reports additional information for each connection, such as the remote host and current working directory. -S,--server server-name Specify the ServerName for a specific virtual host. If used, ftpwho will only show session information for the given virtual host. FILES
/usr/bin/ftpwho /var/run/proftpd.scoreboard AUTHORS
ProFTPD is written and maintained by a number of people, full credits can be found on http://www.proftpd.org/credits.html SEE ALSO
inetd(8),ftp(1),proftpd(8),ftpcount(1),ftptop(1),ftpshut(8) Full documentation on ProFTPD, including configuration and FAQs, is available at http://www.proftpd.org/ For help/support, try the ProFTPD mailing lists, detailed on http://www.proftpd.org/lists.html Report bugs at http://bugs.proftpd.org/ March 2003 ftpwho(1)
All times are GMT -4. The time now is 01:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy