xref: /aosp_15_r20/external/curl/tests/data/test583 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerSFTP
5*6236dae4SAndroid Build Coastguard Workermulti
6*6236dae4SAndroid Build Coastguard Worker</keywords>
7*6236dae4SAndroid Build Coastguard Worker</info>
8*6236dae4SAndroid Build Coastguard Worker
9*6236dae4SAndroid Build Coastguard Worker# Server-side
10*6236dae4SAndroid Build Coastguard Worker<reply>
11*6236dae4SAndroid Build Coastguard Worker<data>
12*6236dae4SAndroid Build Coastguard Worker</data>
13*6236dae4SAndroid Build Coastguard Worker</reply>
14*6236dae4SAndroid Build Coastguard Worker
15*6236dae4SAndroid Build Coastguard Worker# Client-side
16*6236dae4SAndroid Build Coastguard Worker<client>
17*6236dae4SAndroid Build Coastguard Worker<server>
18*6236dae4SAndroid Build Coastguard Workersftp
19*6236dae4SAndroid Build Coastguard Worker</server>
20*6236dae4SAndroid Build Coastguard Worker<tool>
21*6236dae4SAndroid Build Coastguard Workerlib%TESTNUMBER
22*6236dae4SAndroid Build Coastguard Worker</tool>
23*6236dae4SAndroid Build Coastguard Worker<name>
24*6236dae4SAndroid Build Coastguard WorkerSFTP with multi interface, remove handle early
25*6236dae4SAndroid Build Coastguard Worker</name>
26*6236dae4SAndroid Build Coastguard Worker
27*6236dae4SAndroid Build Coastguard Worker# The command here uses 'localhost' just to make sure that curl_multi_perform
28*6236dae4SAndroid Build Coastguard Worker# won't reach too far in the first invoke. When using c-ares at least, the
29*6236dae4SAndroid Build Coastguard Worker# name resolve will cause it to return rather quickly and thus we could trigger
30*6236dae4SAndroid Build Coastguard Worker# the problem we're looking to verify.
31*6236dae4SAndroid Build Coastguard Worker<command>
32*6236dae4SAndroid Build Coastguard Workersftp://localhost:%SSHPORT%SSH_PWD/%LOGDIR/upload%TESTNUMBER.txt %USER: %LOGDIR/server/curl_client_key.pub %LOGDIR/server/curl_client_key
33*6236dae4SAndroid Build Coastguard Worker</command>
34*6236dae4SAndroid Build Coastguard Worker</client>
35*6236dae4SAndroid Build Coastguard Worker
36*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
37*6236dae4SAndroid Build Coastguard Worker<verify>
38*6236dae4SAndroid Build Coastguard Worker<errorcode>
39*6236dae4SAndroid Build Coastguard Worker0
40*6236dae4SAndroid Build Coastguard Worker</errorcode>
41*6236dae4SAndroid Build Coastguard Worker</verify>
42*6236dae4SAndroid Build Coastguard Worker</testcase>
43