-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTODO
More file actions
19 lines (15 loc) · 687 Bytes
/
TODO
File metadata and controls
19 lines (15 loc) · 687 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Known bugs:
* dsh -ic does not terminate when remote program terminates, it only
really terminates when local connection is terminated.
Some wishlist:
* fanout with dshd opening connections, through ssh.
* Some kind of FIFO set up, with something listening onto it.
* Bug with fanout option, rsh requires some quoting. Dsh does not preserve the quotings.
* rsh with timeout : rsh does not time out and fail... bug in rsh ?
* implement dcp
* in.drshd for dummy connection.
* ssh timeout configuration, can you change the time it takes to
timeout?
* ldap option, fork option for machine list
* per-machine ssh/rsh specification.
$Id: TODO,v 1.11 2005/03/16 00:14:55 dancer Exp $