- added functions to get/set client settings

- added function for deployment of FroxlorClients
This commit is contained in:
Michael Kaufmann (d00p)
2010-10-18 07:48:54 +00:00
parent 8f87aa6636
commit 7484ab1bc9
3 changed files with 130 additions and 19 deletions

View File

@@ -127,9 +127,9 @@ class FroxlorSshTransport
}
/**
* Constructor for plain password auth
*
*
* @param string $ip ip toremote server
* @param string $ip ip to remote server
* @param string $port remote port
* @param string $username ssh username
* @param string $password ssh password