0
votes
0answers
208 views

Do any of the major cloud storage providers have SSH or FTP access? [closed]

I'm using a cloud app called Cloud9 which let's you edit code in the cloud. It supports Git, Mercurial, SSH, and FTP for accessing and storing projects. So here's my question: Do any of the major ...
1
vote
1answer
251 views

What are some good options for shell access to a cloud unix account? [closed]

I'm interested in keeping a couple of gigabytes of personal files in the cloud with shell access to them. Basically, I want to be able to do something like ssh to a machine that I do not maintain, and ...