Download List

Projeto Descrição

CONNection ManaGeR (connmgr) is a Unix command line client wrapper script. It is a handy commandline utility for people who have many remote user accounts that are accessed via ssh, sftp, scp, ftp, telnet, rlogin, rsh, and rcp. connmgr includes sshmgr (Open SSH client wrapper), scmdmgr (which allows for remote command execution), sftpmgr (which is like sshmgr but starts an sftp session), scpget/scpput (scp wrappers), ftpmgr (same as sftpmgr but for normal FTP), telnetmgr (same as sshmgr but for telnet), rloginmgr (same as sshmgr but for rlogin), rshmgr (same as scmdmgr but for rsh), and rcpget/rcpput (rcp wrappers). All of these utilize a shared configuration file for user account profiles. Passwords are not stored in this plain text configuration file and the use of RSA keys for SSH connections is strongly suggested.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-12 00:48 Back to release list
0.5.6

A linha de comandos e opções RC - reset e - claro foram adicionados. A regex () isProfile era muito geral, e agora está bloqueado. - Ajuda e uso do texto ter sido alterados.
Tags: Minor bugfixes
The command line and RC options --reset and --clear have been added. The isProfile() regex was too general, and is now locked down. --help and the usage text have been tweaked.

Project Resources