• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<testcase>
2<info>
3<keywords>
4SFTP
5known_hosts
6</keywords>
7</info>
8
9#
10# Client-side
11<client>
12<server>
13sftp
14</server>
15<precheck>
16mkdir -p %PWD/log/test1459.dir/.ssh
17</precheck>
18<features>
19sftp
20</features>
21 <name>
22SFTP with corrupted known_hosts
23 </name>
24 <command>
25-u : sftp://%HOSTIP:%SSHPORT/ -l
26</command>
27<file name="log/test1459.dir/.ssh/known_hosts">
28|1|qy29Y1x/+/F39AzdG5515YSSw+c=|iB2WX5jrU3ZTWc+ZfGau7HHEvBc= ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAynDN8cDJ3xNzRjTNNGciSHSxpubxhZ6YnkLdp1TkrGW8n\
29R93Ey5VtBeBblYTRlFXBWJgKFcTKBRJ/O4qBZwbUgt10AHj31i6h8NehfT19tR8wG/YCmj3KtYLHmwdzmW1edEL9G2NdX2KiKYv7/zuly3QvmP0QA0NhWkAz0KdWNM=
30</file>
31<setenv>
32CURL_HOME=%PWD/log/test1459.dir
33</setenv>
34</client>
35
36# Verify data after the test has been "shot"
37<verify>
38<errorcode>
3960
40</errorcode>
41<valgrind>
42disable
43</valgrind>
44</verify>
45</testcase>
46
47