How to Access Files on My Linux Server via SSH/SFTP?

0
0
Asked By TechyTurtle47 On

Hey everyone! I'm using a Lenovo ThinkCenter with Ubuntu 24.04, and I've set up a Minecraft Paper server using Docker and Portainer. I can log in to my server via SSH, but I'm trying to figure out how to upload and download files from my PC to the server without having to just copy-paste commands I don't understand. I'd love to have a FileZilla-like interface where I can easily drag and drop, rename, and edit files, of course, with a secure login. I've read various tutorials, but many reference programs I don't want to use, like Unraid. Any guidance would be greatly appreciated! Thanks in advance!

2 Answers

Answered By SFTP_Sage On

Since you already have SSH access, just select SFTP as the connection type in FileZilla and use your SSH username and password. It's pretty easy once you set it up!

TechyTurtle47 -

I didn’t realize that would work! I tried it and now I can see my folders. Thanks for the tip!

Answered By FileMaster99 On

Have you considered just installing FileZilla? It’s pretty straightforward! Just make sure you configure it for SFTP using your SSH credentials, and you should be good to go!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.