]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: scp: when copying local->remote, check that source file
authordjm@openbsd.org <djm@openbsd.org>
Mon, 27 Mar 2023 03:25:08 +0000 (03:25 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 27 Mar 2023 03:28:00 +0000 (14:28 +1100)
commit4f0a676486700f10a4788f7e9426e94e39c1c89e
tree8b589b1c88508299eccb2a09c0f07fc313658bfe
parent154d8baf631327163571760c2c524bc93c37567c
upstream: scp: when copying local->remote, check that source file

exists before opening SFTP connection to the server. Based on GHPR#370 ok
dtucker, markus

OpenBSD-Commit-ID: b4dd68e15bfe22ce4fac9960a1066a2b721e54fb
scp.c