{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1742742071,"commit_time":1744589303,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"c2a45bf682ce4fff2635ee07e6889a49ed726530","message":"runtests: split `SSH_PWD` into `SCP_PWD` and `SFTP_PWD`, and more\n\nTo allow configuring paths styles for SCP and SFTP servers separately.\n\n- make `scp://` URLs use `%SCP_PWD` (was: `%SSH_PWD`).\n- make `%SCP_PWD` equal to `%POSIX_PWD`.\n  To fix test 3022 with OpenSSH-Windows 9.8.0 server.\n  The fix works on a local machine. Remains broken in CI.\n  Before this patch, it was equal to `%FILE_PWD` when using\n  OpenSSH-Windows, otherwise it was `%POSIX_PWD`.\n  Notice that no matter what path-style we pass, test 3022\n  was and still is broken with earlier OpenSSH-Windows versions.\n  (as tested with 9.5.0, 9.5.0-beta20240403, 8.0.0.1)\n- rename rest of `%SSH_PWD` uses to `%SFTP_PWD`.\n- drop unused `%POSIX_PWD`.\n- GHA/windows: test with OpenSSH-Windows server again.\n  In the LibreSSL MSVC job. This job is short enough to fit the slow\n  install of the built-in OpenSSH-Windows tools, if needed.\n\nFollow-up to 1abb087a9c8f1e613b0b38b7afeffb61c18c2fed #5298\nRef: #16803\nCloses #17041\n","parents":["f81647db0ba77ba1f7d399ea72d023dad4a945b9"],"tree_hash":"d669c2ca4c0a23815b59c53143e10fcde772a9d4"}