Searched refs:send_filesize (Results 1 – 2 of 2) sorted by relevance
55 send_filesize=$(echo "$out" | awk '{print $2}')57 if [ "$send_filesize" != "size=$filesize" ]; then
81 send_filesize=$(echo "$out" | awk '{print $2}')83 if [ "$send_filesize" != "size=$filesize" ]; then