Skip to content

Under the Hood

Damian edited this page May 2, 2022 · 1 revision

How it works

Though the project supports both SSH for remote executions and SFTP/SCP for file management.

For remote file uploading, SFTP is used by default. If it is unable to connect, it will attempt using SCP.

PLink.exe is only used for debugging your remote application.

Clone this wiki locally