Starting an sftp server

Feb 28, 2024 Last reply: 2 years ago 7 Replies

What does a recent 64 bit RasPiOS system use for an sftp server? I find the sftp client, but no matching server. The intended client is a Mac OS X 10.7.5 host on a private network.



Thanks for reading, and any guidance!



bob prohaska


The ssh server doubles as the sftp server.

sudo apt install openssh-server

should do it.

See the recent thread as to tweaks needed to connect to a modern SSH server from an ancient MacOS client.

Theo

You can also configure things so particular users can only access the SFTP service, and nothing else.

Looks like it's already present: sudo apt install openssh-server Reading package lists... Done Building dependency tree... Done Reading state information... Done openssh-server is already the newest version (1:8.4p1-5+deb11u3). openssh-server set to manually installed.

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

ISTR a dialog box for turning various services off and on but can't find it under the raspberry menu; did it just go away? I thought it was somewhere in preferences.

Thanks for the tips; this is the first time I've wanted to use server features under RasPiOS.

bob prohaska

I looked and didn't recognize the thread you're referring to. Can you post the title?

Thanks!

bob prohaska

From: SteveN Newsgroups: comp.sys.raspberry-pi Subject: scp and rsync Date: Thu, 22 Feb 2024 09:15:37 -0600 Message-ID: <ur7of5$3uc37$ snipped-for-privacy@dont-email.me

After looking over the thread I decided to use sneakernet via thumb drive. Thanks for the warning! At some point I should revisit the issue, but it's more involved than I expected.

bob prohaska

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required