Save Debian automaticaly

67 Views Asked by At

I have a Debian server and I wish to "save" some files automatically and send them automatically to a googledrive. this automatic task must be done regularly (every week, for example)

1

There are 1 best solutions below

0
On

That's kind of a weird question, there is a lot of good backup tools.

But if you really want to use Google Drive weekly, you can use this tutorial.

Then you'll have to put a crontab :

crontab -e
0 0 * * 0