scp-chunk icon indicating copy to clipboard operation
scp-chunk copied to clipboard

Use rsync for all transfers

Open jschewebbn opened this issue 4 years ago • 3 comments

The ssh maintainers have deprecated the use of scp. By removing the use of scp there is no longer a need for a cipher argument.

Issue #4, #12

jschewebbn avatar Mar 01 '21 22:03 jschewebbn

Thank you for your commit. I think a better approach to this is to make rsync an option, and the preferred on, rather that going straight to no scp, as it is only deprecated at the moment. Also requires rsync to be installed.

benroeder avatar Mar 16 '21 13:03 benroeder

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar May 12 '21 08:05 sonarqubecloud[bot]

Have merged, but see that we it still uses scp for the md5 file

benroeder avatar May 12 '21 10:05 benroeder