From 08181bc9ca342ea788a23c1d745d9bfae75e7589 Mon Sep 17 00:00:00 2001 From: paulr Date: Sat, 23 Jul 2011 07:30:13 +1000 Subject: [PATCH] im not actually shure... --- lib/screenos.plugin.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/screenos.plugin.php b/lib/screenos.plugin.php index 1cf4914..75287c6 100644 --- a/lib/screenos.plugin.php +++ b/lib/screenos.plugin.php @@ -22,6 +22,7 @@ function nsos_getConfig($host, $username, $password, $enable) } // remembver this: +// pscp -scp -pw 'password' -l admin so-f2:ns_sys_config function screenosisgay($host, $username, $password, $command) { $connector = ssh2_connect("$host"); -- 1.7.0.4