I would recommend you mention “graphical” or “GUI” in your main post. Most suggestions to be assuming CLI.
Some suggestions mentioned NFS / SSHFS. Those would allow you to use any GUI file manager for moving stuff over.
Sorry I can’t help more. Don’t have a lot of knowledge in gui tools
vegetaaaaaaa@lemmy.world 10 months ago
sftp://USERNAME@SERVER:PORT
in the address bar of most file managers will work. You can omit the port if it’s the default (22), you can omit the username if it’s the same as your local user.You can also add the server as a favorite/shortcut in your file manager sidebar (it works at least in Thunar and Nautilus). Or you can edit
~/.config/gtk-3.0/bookmarks
directly:legoraft@reddthat.com 10 months ago
sounds like a good option, will definitely try this out