You can use any cloud service you want, but I strongly recommend use encryption to privacy and keep safe your files.
to encrypt:

$ gpg -c filename
$ * put password *

to decrypt:
$ gpg filename.gpg
$ * put password *

dont forget the password!

Reply via email to