# scp from <remote windows> to <local windows> on usb drive (F:) scp <RemoteUser>@<RemoteIp>:"C:Users<RemoteUser>DownloadsVideo<FileName>*.*" F: # In general, scp <source> <destination>