Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Accessing cloud via ssh

Hi,

is it possible to log in to the home folder of a cloud-project via ssh? I found this in the FAQ of cloud.sagemath but it didn't help me very much :(

What I really would like to do is to sync a folder with some sage scripts on my PC with the cloud so I'm looking for something like:

rsync --delete -avze ssh ~/Sync/ user@cloud.sagemath.com:~/Sync/

So if ssh login is not possible also other possibilities to sync folders are welcome.

click to hide/show revision 2
No.2 Revision

Accessing cloud via ssh

Hi,

is it possible to log in to the home folder of a cloud-project via ssh? I found this in the FAQ of cloud.sagemath but it didn't help me very much :(

What I really would like to do is to sync a folder with some sage scripts on my PC with the cloud so I'm looking for something like:

rsync --delete -avze ssh ~/Sync/ user@cloud.sagemath.com:~/Sync/

So if ssh login is not possible also other possibilities to sync folders are welcome.