Showing posts with label Transfer files on linux. Show all posts
Showing posts with label Transfer files on linux. Show all posts

Monday, 24 September 2012

Linux - Transfer Files with Netcat behind VPN or Firewall



So, Have you ever been in a situation where you are behind a VPN or a firewall?Yes?.  If you ever are in the situation of being stuck behind a firewall or VPN connection and want to transfer a file from the machine inside the VPN or firewalled back to your local desktop.Seems Difficult? Not at all! it can be easily achieved using the netcat {nc} command. Read below for Step by Step Instructions