ECGridMailboxIO.exe Web Services Tool
What is the ECGridOSMailboxIO.exe Web Services tool? The ECGridOS Windows Command Line Tool is a console program used to upload and download files using E...
Fri, Feb 7, 2025 at 10:10 AM
The ECGridOS Windows Command Line Tool is a console program used to upload and download files using ECGridOS API Web Services over an SSL encrypted channel ...
Fri, Feb 7, 2025 at 10:25 AM
Customers can visit our ECGrid GitHub page for full documentation: https://github.com/LorenData/ECGrid-API/wiki/ECGridOSMailboxIO.exe-Web-Services-Tool
Fri, Feb 7, 2025 at 10:25 AM
ECGridOSMailboxIO.exe uses .NET 8 for basically Windows 10 and Up. If a customer needs to support a older OS version they can use the Source on GitHub...
Fri, Feb 7, 2025 at 10:26 AM
When the file is downloaded ParcelConfirmDownload is called. That removes it from the inbox list.
Fri, Feb 7, 2025 at 10:26 AM
The errors display on the ECGridOSMailbox.exe console or they can add "-log" to the end of the run argument to have it logged to a file. There i...
Fri, Feb 7, 2025 at 10:28 AM
Make sure the location of the EXE also contains the ECGridOSMailboxIO.dll. config File, this contains the ECGridOS Host URL. Make sure you can access htt...
Fri, Feb 7, 2025 at 10:27 AM