#Computer #Question / #Networking Problem
How do I allow #access to my computer hard drive to someone directly?
No big software or layers like #Nextcloud / #OwnCloud.
Can I #FTP/#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? ❓ 💻 🌐 ➡️ 💻 💾
@simon_brooke Thanks. And if the host is on an early Windows an equivalent way? (even if not the best system ever)
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:
https://cygwin.com/packages/summary/openssh.html
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:
https://gist.github.com/roxlu/5038729
@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.
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html