multipass
multipass copied to clipboard
Recursive transfer dir perms
This PR fixes a bug in the transfer -r
command that did not set the copied directories permissions accordingly
Codecov Report
Merging #2753 (fa9770a) into main (9e3a261) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #2753 +/- ##
==========================================
+ Coverage 87.37% 87.38% +0.01%
==========================================
Files 226 226
Lines 11299 11315 +16
==========================================
+ Hits 9872 9888 +16
Misses 1427 1427
Impacted Files | Coverage Δ | |
---|---|---|
src/ssh/sftp_client.cpp | 96.00% <100.00%> (+0.40%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Hey @andrei-toterman! Looks good, thanks! Just minor remarks inline.
Hey @luis4a0! Sure, I'll do it, but since I will also add a completion for parents
in the other PR, I will do both of them in one commit in the other PR's branch, to avoid dealing with the conflict of doing them separately
Oops, I said I will add them in the other branch, but added them here. Well, this works as well ¯\_(ツ)_/¯
No worries, thanks!
bors retry
bors retry
bors retry
Build succeeded:
- CI (Linux, linux, lxd)
- CI (Linux, linux, qemu)
- CI (macOS, macos-10.15, hyperkit, x86_64)
- CI (macOS, macos-10.15, qemu, x86_64)
- CI (macOS, macos-11, hyperkit, x86_64)
- CI (macOS, macos-11, qemu, x86_64)
- CI (macOS, qemu, arm64)
- CI (Windows, windows-10, hyperv)
- CI (Windows, windows-11, hyperv)
- Linux
- macOS-arm64
- macOS-x86_64
- Windows