• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ECCp question

joinT

Lifer
Is there any way to have the checkbox "Permanent Internet Connection" always checked? I just figured out how to make ECCp start minimized (thanks Smokeball!) but when it does, sometimes I forget to check the box.

TIA
 
I could be wrong, since i've never set it up this way, but i believe if you have the line PERM_CONN=1 in your eccp109.ini file, that's the way it will start.
 
I'll give you a broader answer to your question; how to ensure automatic upload depends on the client (and on an internet connection, of course):

1) GUI client (all) -- set PERM_CONN=1 in eccp109.ini

2) CLI client (official windows???, all linux) -- use -xmit flag

3) CLI client (unofficial windows built in Cygwin) -- set PERM_CONN=1 in eccp109.ini AND use -xmit flag
 
Back
Top