Even taking into account power outages, the storage solves the problem of synchronizing files across different devices very well:
https://www.mql5.com/en/forum/468515
Inconvenience may arise if the power goes out at a time when I have not yet made a commit.
If you do not have problems with electricity, then MQL storage will 100% complete the task of synchronizing files between devices.
But I don't use projects. I simply make commits of the files I need.

- 2024.06.12
- Vladislav Boyko
- www.mql5.com
By the way, you cannot commit PDF files and image files. But this is not a problem, since if necessary, you can upload these files to Google Drive or similar cloud storage.
Forum on trading, automated trading systems and testing trading strategies
New MetaTrader 5 Platform build 4380: Performance improvements
Vladislav Boyko, 2024.06.10 23:07
Please add the ability to add PDF files to the storage.
Often technical specifications are in PDF files. It is very inconvenient that you have to store the technical specifications separately from the source code.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello I code with mql4 and mql5. Some days I work at home with a laptop and some days I work with a PC in the office. I want the files and codes of the two systems to be automatically synced. I tried to use the storage of mql (shared projects), which unfortunately has many limitations and is not user friendly at all. What other way do you suggest?