Download List

项目描述

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 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-02-19 12:49 Back to release list
0.5.5b

不存在的配置文件不再错误地报告,scmdmgr的处理,以及不正确的命令语法为scpput订单房车是固定的。一种快速bash完成机制补充说,一些代码清理了。
标签: 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.

Project Resources