Difference between revisions of "ISUplink:RemoteUplink (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
(some jerk prefixed the command with the Uplink command. removed.)
 
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
Uplink RemoteUplink -list|-connect <host> [port]|-disconnect <name|IP address>
+
RemoteUplink -list|-connect <host> [port]|-disconnect <name|IP address>
  
 
== Description ==
 
== Description ==
Line 6: Line 6:
  
 
== Examples ==
 
== Examples ==
* Uplink RemoteUplink -list
+
* RemoteUplink -list
* Uplink RemoteUplink -connect 192.168.1.100
+
* RemoteUplink -connect 192.168.1.100
* Uplink RemoteUplink -disconnect 192.168.1.100
+
* RemoteUplink -disconnect 192.168.1.100
* Uplink RemoteUplink -disconnect bob
+
* RemoteUplink -disconnect bob
  
 
== See Also ==
 
== See Also ==

Latest revision as of 13:11, 16 November 2010

Syntax

RemoteUplink -list|-connect <host> [port]|-disconnect <name|IP address>

Description

Lists, connects to, or disconnects from remote uplinks. This allows sessions from remote systems to be used as if they were on the current system.

Examples

  • RemoteUplink -list
  • RemoteUplink -connect 192.168.1.100
  • RemoteUplink -disconnect 192.168.1.100
  • RemoteUplink -disconnect bob

See Also