[GitHub] cloudstack pull request: systemvm: correct sftp subsystem path of ...

2015-03-10 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/104#issuecomment-78021815 @resmo Thanks for the explanation. +1 for the sftp-server if it makes it faster :) --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: systemvm: correct sftp subsystem path of ...

2015-03-10 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/104#issuecomment-78016126 @karuturi we use [Ansible](http://docs.ansible.com/) to manage the routers ad-hoc (config fixes, package updates, security fixes, etc). Ansible uses SFTP for file trans

[GitHub] cloudstack pull request: systemvm: correct sftp subsystem path of ...

2015-03-09 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/104#issuecomment-77996504 @resmo May I know how you discovered this? AFAIK, scp and sftp are working fine from ssvm and we do not need sftp server on ssvm Can we remove this subsystem

[GitHub] cloudstack pull request: systemvm: correct sftp subsystem path of ...

2015-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/104 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: systemvm: correct sftp subsystem path of ...

2015-03-09 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/104#issuecomment-77995207 Confirmed location using 4.5 systemvms. LGTM, merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cloudstack pull request: systemvm: correct sftp subsystem path of ...

2015-03-09 Thread resmo
GitHub user resmo opened a pull request: https://github.com/apache/cloudstack/pull/104 systemvm: correct sftp subsystem path of debian wheezy The sftp subsystem path is `/usr/lib/openssh/sftp-server` according https://packages.debian.org/wheezy/amd64/openssh-server/filelist and chec