> Le 8 sept. 2016 à 08:29, Guy Algot <[email protected]> a écrit : > > Given v15s current tickle trunk of features, what would be a good way to send > data between servers across the WAN? > > In the past, I’ve done it by bundling up the data in a BLOB and dropping it > on a secure FTP site. Any better, faster, stronger methods one prefers? > Thanks.
If the source server can connect to the target one, I've made something like this last year with SQL. It's hard to say that it will be faster than an intermediate text file… Source and target share the same structure? -- Arnaud de Montard ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

