commit | ed6b0c5fc21807ff771a499fd042a24f963f7291 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Wed Oct 07 10:43:57 2009 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Wed Oct 07 10:43:57 2009 +1100 |
tree | 872b22ff1070a261ce0e9b036100466609c1da56 | |
parent | 287b9329c5fc2e1a177f9608209a35a6c5bf852a [diff] |
- djm@cvs.openbsd.org 2009/08/13 01:11:55 [sftp-batch.sh sftp-badcmds.sh sftp.sh sftp-cmds.sh sftp-glob.sh] date: 2009/08/13 01:11:19; author: djm; state: Exp; lines: +10 -7 Swizzle options: "-P sftp_server_path" moves to "-D sftp_server_path", add "-P port" to match scp(1). Fortunately, the -P option is only really used by our regression scripts. part of larger patch from carlosvsilvapt@gmail.com for his Google Summer of Code work; ok deraadt markus