linux nerds: true or false: if I'm ssh'd into a linux machine from a windows machine and I want to use scp to move a file from linux -> windows, I should be able to, whether or not I'm running an ssh server on my windows machine?
CounterSocial is the first Social Network Platform to take a zero-tolerance stance to hostile nations, bot accounts and trolls who are weaponizing OUR social media platforms and freedoms to engage in influence operations against us. And we're here to counter it.
@rpardee I use WSL for all my console-y things and have used it to scp files down.
Also sshd by default also supports SFTP if you want it even easier.