Comment on How do you manage your server files?
blotz@lemmy.world 8 months ago
Nautilus/most file explorers have a remote server option. For nautilus, “Files > Connect to server”. Once configured, you should be able to view your server files from your file explorer and uploading files should be as easy as drag and drop.
It’s not the best for security because if someone gets your computer, they can access your server through the file explorer. But it’s fast and convenient and great for a Minecraft server.
kevincox@lemmy.ml 8 months ago
Generally you can even just type it into the location bar, no need to find a specific dialog. For example if I type
CTRL+l
thensftp://myserver.local
into Nautilus it pops up a username+password dialog (or just logs in using my keys).