]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix tiny bug in new sftp-mode wildcards: when there wasn't a leading
authorSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 14:51:31 +0000 (14:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 14:51:31 +0000 (14:51 +0000)
commita8e0abbf287b7d2b60e23695ae081ea34b477674
tree610fe11e0384d5113627a8eaa029a29b829a0370
parente6c89130938c2b07e1da94fdd70b36d5bb1b2988
Fix tiny bug in new sftp-mode wildcards: when there wasn't a leading
path component (just `host:*' rather than `host:directory/*') there
was trouble.

[originally from svn r1211]
scp.c