| Summary: | Quoting of filenames with spaces is inconsistent when downloading/uploading | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jari <bugzilla> |
| Component: | scp | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | normal | CC: | djm |
| Priority: | P5 | ||
| Version: | 7.5p1 | ||
| Hardware: | amd64 | ||
| OS: | Linux | ||
|
Description
Jari
2018-10-17 20:26:36 AEDT
Unfortunately this is inherent to the way that scp works: one set of quote expansion is performed by your local shell and another by the remote shell that executes scp. This behaviour is inherited from BSD rcp from ~29 years ago :( Closing all resolved bug with release of openssh-8.2 |