ECGridMailboxIO.exe Web Services Tool

ECGridOSMailboxIO.exe Web Services Tool Q&A
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
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 ECGridOS API Web Services over an SSL encrypted channel ...
Fri, Feb 7, 2025 at 10:25 AM
Where can I find more information on the ECGridOSMailboxIO.exe web services tool?
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
What's the minimum OS version we support for the .exe tool?
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
On the .exe tool are files automatically deleted from the inbox when they are downloaded?
When the file is downloaded ParcelConfirmDownload is called. That removes it from the inbox list. 
Fri, Feb 7, 2025 at 10:26 AM
Is there a way for customers to see the error codes so they know if there's an issue?
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
What are some troubleshooting tips for ECGridOSMailboxIO.exe in the case I run into issues?
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