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 transfer per default (but it can be configured to use SCP as 
fallback). So we discovered this issue while debugging.
    
    I can not confirm SFTP works without this patch. This patch fixed the SFTP 
functionality for us. I see no reason why the SFTP subsystem should be removed.
    
    On the other hand, SFTP has less overhead then SCP (aka faster) and in a 
big environment of hundreds of routers, this is performance gain.
    
    So voting against removing the subsystem. 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to