Sunday, July 29, 2018

Rsync (Remote Sync)

Every time I create a new odoo instance is that I always copy my source code to a new odoo folder setup. It's not only time-consuming but every time I need to edit a single source code I also need to edit the other source code. bit confusing? anyway, I'm the only one who understands. :)

I found this Linux command and I think it is very useful. The last time I remember that I have encountered this kind of command but didn't think of it much how useful it is.

so here we go, without further ado.

first install the tool
sudo apt-get install rsync


sudo rsync -avzh /odoo/trunk/app/customaddons /odoo/sit3/app


eureka!


reference:


No comments:

Post a Comment

free online comma separating tool

https://delim.co/#