You can request files with webrequest, so not push to the VPS but pull but allow the url address before the migration.

Documentation on MQL5: Network Functions / SendFTP
- www.mql5.com
SendFTP - Network Functions - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Greetings family. I am new here but from your guidance and articles I have created an EA that is working well. Thank you.
My next problem is that I am trying to find out a way to send csv files from my private cloud to Metatrader VPS and I have not a clue of how to tackle this. For starts, the closest write-up I found about the topic is https://www.metatrader5.com/en/terminal/help/startworking/settings where the FTP section is expounded on as intended for " The trading platform allows you to automatically publish reports on the account state and its history. To do this, configure internet connection parameters through FTP", which implies a one way direction access; from trading terminal on VPS to some FTP server.
My question; Is it possible to send signals as .csv files from cloud to VPS?
I will honestly appreciate any responses on this.
Thanks everyone for sharings bits and bits of information, here and there on the platform. You're the reason that beginner MQL devs like I have been able to accomplish so much is such little time. Thank you!