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-05-05 17:47
1.0.0

rlogin, rsh, rcp e suporte foi adicionado. Alguns bugs com manipulação nula respostas às perguntas foram corrigidos. Minor cleanup código foi feito. O projeto foi renomeado para Connection Manager (do SSH Manager), devido ao número significativo de não-SSH apoiado clientes.
Tags: Major feature enhancements
rlogin, rsh, and rcp support was added. Some bugs with handling null responses to questions were fixed. Minor code cleanup was done. The project has been renamed to CONNection ManaGeR (from SSH ManaGeR) due to its significant number of non-SSH supported clients.

2003-03-12 00:48
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.

2003-02-19 12:49
0.5.5b

Non-perfis existentes já não são relatados incorretamente, scmdmgr é tratada, e uma ordem de comando para a sintaxe incorreta scpput-RV foi corrigido. Um mecanismo de conclusão rápida festança foi adicionado, e algumas limpezas de código foram feitos.
Tags: Major bugfixes
Non-existent profiles are no longer reported incorrectly, scmdmgr is dealt with, and an incorrect command syntax order for scpput -rv was fixed. A fast bash completion mechanism was added, and some code cleanups were made.

2003-01-01 08:45
0.5.0

ftpmgr e telnetmgr foram adicionados, o formato do arquivo de configuração e documentação foram atualizadas, muitas pequenas correções foram feitas, eo código foi limpado.
Tags: Major feature enhancements
ftpmgr and telnetmgr were added, the config file format and documentation were updated, many little fixes were made, and the code was cleaned up.

2002-10-25 16:02
0.3.7

Esta versão inclui um Install Notes Makefile e mais detalhada.
Tags: Minor feature enhancements
This release includes a Makefile and more detailed INSTALL notes.

Project Resources