https://bugzilla.mindrot.org/show_bug.cgi?id=2838
Bug ID: 2838
Summary: Question about expanding wildcard on linux
Product: Portable OpenSSH
Version: 7.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: scp
Assignee: [email protected]
Reporter: [email protected]
Since "Posting by non-members to [email protected] is
currently disabled." I post the question here.
When run "scp .\tmp* sharefs:~" on Linux ubuntu 4.13.0-21-generic, the
wildcard * is expanded, but look into source code scp.c, the expanding
is not happening in scp.c. Where is the wildcard expanded?
Look into the sftp.c code, it calls glob to expands the wildcard.
Why scp can achieve the expanding without calling glob?
Thanks!
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs