How to backup data on debian vps to dropbox?
Posted
by
IBr
on Super User
See other posts from Super User
or by IBr
Published on 2013-10-31T09:05:19Z
Indexed on
2013/10/31
9:59 UTC
Read the original article
Hit count: 274
I have really simple private VPS with some webpages and music server. I want to backup some configs and some scripts to dropbox or similar service. Server has no gui (except simple ssh X forwarding, which is neither convenient for constant usage and does not provide full desktop) everything is controlled through ssh.
So my question would is it possible to setup dropbox client for command line use? How? Is there any alternatives for dropbox, which would have command line clients?
Also is it possible to incorporate backup into script for cron job?
© Super User or respective owner