Windows SSH
1 | ssh Administrator@10.78.25.58 |
File transfer
1 | scp -r Administrator@10.78.25.58:/F:/Movies /F:/Movies/ |
~4 MB/s transfer rate, not bad for ZJUWLAN.
Even better, use Filezilla
's sftp
(essentially SSH
protocol) to resume transfer from break
point
configuration like the image below.