use --insecure for the SFTP and SCP tests
This commit is contained in:
@@ -25,7 +25,7 @@ sftp
|
||||
SFTP retrieval with byte range past end of file
|
||||
</name>
|
||||
<command>
|
||||
--key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file634.txt -r 5-99
|
||||
--key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file634.txt -r 5-99 --insecure
|
||||
</command>
|
||||
<file name="log/file634.txt">
|
||||
Test data
|
||||
|
||||
Reference in New Issue
Block a user