]> granicus.if.org Git - curl/commit
sftp: allow quoted commands to use relative paths
authorJohn DeHelian <john.de.helian@cranepi.com>
Fri, 8 Dec 2017 16:31:01 +0000 (11:31 -0500)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 9 Dec 2017 12:38:38 +0000 (13:38 +0100)
commita4a56ec93e727293f30074f4eac24c19110bd39d
treeda8c65c9dc9a14e1a1cbf3c6640310b59a507edf
parent9fb5a943f56496fabd9dc4de6b4b27a2404bfe79
sftp: allow quoted commands to use relative paths

Closes #1900
lib/curl_path.c
lib/curl_path.h
lib/ssh-libssh.c
lib/ssh.c