Erpnext Backup
App to schedule automatic file/database backup of erpnext to remote server using rclone
- Author: ashish-greycube
- Repository: https://github.com/ashish-greycube/erpnext_backup
- GitHub stars: 13
- Forks: 12
- License: NOASSERTION
- Category: Other
- Maintenance: Unmaintained
Install Erpnext Backup
bench get-app https://github.com/ashish-greycube/erpnext_backup
Tags
- backup
- erpnext
- erpnext-backup
- ftp
- rclone
- v12
Add the Frappe Gems badge to your README
Maintain Erpnext Backup? Paste this into your README:
[](https://frappegems.com/gems/apps/ashish-greycube/erpnext_backup)
About Erpnext Backup
## ERPNext Backup
App for auto backup of ERPNext files/database to remote server using rclone
#### Pre requisite
Install rclone on source computer whose backup is to be taken \
Following are steps for ubuntu \
sudo apt-get update \
sudo apt-get install zip \
curl https://rclone.org/install.sh | sudo bash \
Configure rclone for SFTP upload \
It should be run with frappe user \
https://rclone.org/sftp/ \
note the name of remote config \
n) New remote \
s) Set configuration password \
q) Quit config \
n/s/q> n \
name> remote \
rclone mkdir remote:path/to/directory \
rclone mkdir greycubelive:backup_from_sitename \
Install App \
Update Backup Settings--> RClone Remote Name--> with name noted above \
Update Backup Settings--> RClone Remote Directory Path--> with directory noted above
#### License
MIT
#### Contact Us
1st ERPNext [Certified Partner](https://frappe.io/api/method/frappe.utils.print_format.download_pdf?doctype=Certification&name=PARTCRTF00002&format=Partner%20Certificate&no_letterhead=0&letterhead=Blank&settings=%7B%7D&_lang=en#toolbar=0)
& winner of the [Best Partner Award](https://frappe.io/partners/india/greycube-technologies)
#### Contact Us
1st ERPNext [Certified Partner](https://frappe.io/api/method/frappe.utils.print_format.download_pdf?doctype=Certification&name=PARTCRTF00002&format=Partner%20Certificate&no_letterhead=0&letterhead=Blank&settings=%7B%7D&_lang=en#toolbar=0)
greycube.in
sales@greycube.in
LinkedIn
Blogs
Related Other apps for Frappe & ERPNext
- Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
- Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
- Print Designer — Visual print designer for Frappe / ERPNext
- Ctr — CTR模型代码和学习笔记总结
- Whitelabel — Whitelabel ERPNext
- Fossunited — fossunited.org
- Helm — Helm Chart Repository for Frappe/ERPNext
- Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.