Hi, Is there any way to add a shortcut/icon on Thunar or similar application or desktop shortcut to browse to a folder via SCP? So I can move files instead of using SCP in CLI? Thanks
You can’t browse files with scp.
Check this: Thunar - ArchWiki
1 Like
Thanks, the ssh:// option got me just what I was looking for. I thought that was basically same as scp.
scp
is “secure copy” and is part of the ssh
package.
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.