Home
last modified time | relevance | path

Searched refs:send_filesize (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/network/stress/ftp/
H A Dftp-upload-stress01-rmt.sh55 send_filesize=$(echo "$out" | awk '{print $2}')
57 if [ "$send_filesize" != "size=$filesize" ]; then
H A Dftp-upload-stress02-rmt.sh81 send_filesize=$(echo "$out" | awk '{print $2}')
83 if [ "$send_filesize" != "size=$filesize" ]; then

Completed in 1 milliseconds