Skip to content

Conversation

@willnx
Copy link
Owner

@willnx willnx commented Aug 9, 2019

The RPM is created by compiling on CentOS 7, which was using Python 3.4.
The use of subprocess.run wasn't added until Python 3.5, so I've replaced it with subprocess.call.

A common protocol to copy files is sftp. In fact, that's the default for WinSCP, so I've updated the scp feature to also catch sftp.

@willnx willnx merged commit 3084b48 into master Aug 9, 2019
@willnx willnx deleted the bug_scp_sftp branch August 9, 2019 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants