SFTP
In this guide, we demonstrate how to use the NoPorts Tunnel to bridge SFTP on a remote machine to localhost:2222 so we can access it in an SFTP client locally.
Prerequisites
Command Line
npt -f @<client> -t @<device> -d <device name> -r @<relay> -p 22 -l 2222npt -f @alice_client -t @alice_device -d my_server -r @rv_am -p 22 -l 2222To learn more about NPT
npt UsageDesktop Application
Last updated
