8000 Get verbose output from put/get ? · Issue #44 · jbardin/scp.py · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Get verbose output from put/get ? #44
Open
@mattmaniflaf

Description

@mattmaniflaf

Current put() method executes "scp -t " on remote server and receives file then being sent via chan.sendall() over the channel.

I'm getting intermittent failures and I'd like to get verbose output from scp to help trace issue. I can manually change scp.py to execute "scp -v -t " however no idea where the stdout is being sent to ?

Any ideas ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0