In windows, I have transferred a data file (8GB) with sftp and scp (secure copy protocol) and get result like this:
and calculated throughput = data size/time(sec)
I'm a newbie in networking. I don't know what makes the throughput of these protocols different? I think this is not about interactive and non-interactive, because in debugging file, I seen command line during transferring file are same. Can anyone explain this to me?