Tagged Questions
1
vote
4answers
292 views
Sending files between computers [Cloud Server <-> Home Computer]
I'm using a cloud server which runs ubuntu, I can send files from my computer to the server using scp, but the opposite side doesnt work, I know it could be due to closed ports or something else.
...