Open
Description
I have setup an ssh tunnel between my work machine and my home machine (both Windows) using Rospo on both ends with public and private keys. The tunnel gets established but I have a doubt. Can files be exchanged between both machines using the built-in put
and get
commands only, or is there an actual SFTP server running? I would really like to use an SFTP client to exchange files ..
(I have enabled disable_sftp_subsystem: false
on the work machine, but I cannot access it using WinSCP or sftp
using port 22 which I have tunneled and forwarded)
If an SFTP server is actually running, how can I specify a root folder for it? If only put
and get
can be used, what path does it read from?
Metadata
Metadata
Assignees
Labels
No labels