Skip to Content
Menu
This question has been flagged
1 Reply
5236 Views

What is the best way to upload a large file-store (100GB) to Odoo.sh?

Avatar
Discard
Author

Ray, per usual you are an absolute legend. Thank you.

Best Answer

Use rsynch, once you have added your SSH access key in your Odoo.sh profile.

Your Profile is accessed via a Menu that you see FROM A SPECIFIC PROJECT within Odoo.sh.


Once your access key is setup, run rsynch from your own server, where the data you want to upload is stored.

rsync -P --inplace  your-build-id-here@your-domain-here.odoo.com:/home/odoo/upload_file.ext



Note: the build_id and your domain can be found via the SSH tab at the top of the Project:

 


Avatar
Discard
Related Posts Replies Views Activity
1
Feb 25
1009
5
Oct 24
10188
0
Nov 23
2972
0
Mar 22
3721
0
Oct 21
2299