| Summary: | Scp should not follow links | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Alex <sdsd> |
| Component: | scp | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | normal | CC: | djm |
| Priority: | P2 | ||
| Version: | 4.7p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Alex
2007-09-15 21:37:01 AEST
Unfortunately we cannot change the behaviour of scp. There is no way to extend the protocol it uses in a backwards-compatible manner and we can't change the default behaviour because it would break user's scripts. I suggest that you look at using tar or rsync over ssh if you want to avoid this. Close resolved bugs after release. |