11-07-2016, 06:54 PM
11-08-2016, 01:51 AM
You can use rclone to upload your backup files to Google Drive (I suppose you will make 2 tar archives: first with databases, second with your public_html files).
11-16-2016, 02:11 PM
11-16-2016, 02:46 PM
I think the documentation is very clear: http://rclone.org/drive/
You must run this command first, then follow the steps:
You must run this command first, then follow the steps:
Code:
rclone config11-16-2016, 06:47 PM
There is also
https://github.com/TurboGit/hubicfuse
Notice you can also rsync over FTP using :
http://lftp.tech/
https://github.com/TurboGit/hubicfuse
Notice you can also rsync over FTP using :
http://lftp.tech/
11-16-2016, 06:55 PM
I think is a good idea to use only FTPS.
Trimis de pe al meu Orange Reyo folosind Tapatalk
Trimis de pe al meu Orange Reyo folosind Tapatalk
11-24-2016, 02:48 PM
I've tried a manual backup in multcloud, pretty easy to just create FTP accounts tp I expect automatic backup process run
anyone ever tried something similar?
anyone ever tried something similar?11-24-2016, 03:03 PM
You have to mount your FTP file system and use curlftpfs.
I don't have time to translate now, but you can read something similar here (use Google Translate): http://www.bobses.eu/2016/10/28/cum-se-f...cu-ubuntu/
Atention: don't use FTP, use FTPS (FTP Secure)!
I don't have time to translate now, but you can read something similar here (use Google Translate): http://www.bobses.eu/2016/10/28/cum-se-f...cu-ubuntu/
Atention: don't use FTP, use FTPS (FTP Secure)!