/ Problem

How do I allow to my computer hard drive to someone directly?

No big software or layers like / .

Can I /#SFTP with an desktop app for example ?

I want you to see my files 📁 on a specific drive directly even if slow.

Can you browse / open my files from there if I allow you ? 📂

How? ❓ 💻 🌐 ➡️ 💻 💾

@freeschool install and run sshd; give the people you want to share with user accounts on your computer, and give those user accounts access to the files you want to share.

I STRONGLY SUGGEST that you require public key login over SSH, and block password login. I even more strongly suggest that you disable logging in as root over SSH.

All the people you're sharing with then need is a file browser app that understands SCP. Most do.

Follow

@simon_brooke Thanks. And if the host is on an early Windows an equivalent way? (even if not the best system ever)

@freeschool I honestly wouldn't start from there, and also I know little about Windows. The Putty project, which includes people I used to know well and would very much trust, produce SSH tools for Windows. However, I don't think they include the server end of the connection (sshd), which is what you would need, only the client end, which is what the people you were sharing with would need.

I also don't think I would trust early Windows on the public Internet.

chiark.greenend.org.uk/~sgtath

@simon_brooke
@db_geek

I remember using PUTTY - was useful for FTP etc.

However I have no server access.
Me and old person only with internet connection.

Looking at the links mentins and sticking with this... thanks both...

@freeschool @simon_brooke OpenSSH is also available for Windows:
cygwin.com/packages/summary/op

I used binaries from Cygwin in the past already on Windows 7.
But I didn't tried to run server programs like sshd on Windows.

But I found a possible manual for trying a setup:
gist.github.com/roxlu/5038729

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.