Ian, thanks for the reply, but SSH is not currently used in this environment, though I may attempt to test.
Okay, I continue to investigate and I found something in the iMC Server Info drop-down menu item. It is showing that tftpserver.exe status = Failed to bind process to port "69".
Note that netstat and task manager still show this process ID bound to port 69, and process = tftpserver.exe.
Anyone?!?!?
Still, TFTP should work, and I need someone with some more IMC internals to help me figure figure out why this is not working. I modiifed the tdtpserver.cfg file and changed the parameters std_out = yes, and log=yes in support of debugging, but I cannnot find where this data might be written. Anyone know?
The tftpserver-date.txt log file shows:
2016-09-22 19:11:32.474 [INFO (0)] [THREAD(40520)] [qvdm::QvGetLogFileSize] get file size from qvdm.conf: 50
2016-09-22 19:11:32.474 [INFO (0)] [THREAD(40520)] [main()] begin main()
2016-09-22 19:11:32.475 [INFO (0)] [THREAD(40520)] [main()] File :C:\Program Files\iMC\server\bin\..\..\server\bin\imciccdm.exe exist.
2016-09-22 19:11:32.554 [INFO (0)] [THREAD(40520)] [CQvApplication::start] call globalInit().
2016-09-22 19:11:32.554 [INFO (0)] [THREAD(40520)] [CQvApplication::globalInit] CImfAppMgr::instance() begin.
2016-09-22 19:11:32.555 [INFO (0)] [THREAD(40520)] [CQvApplication::globalInit] initAppMgr begin.
2016-09-22 19:11:32.592 [INFO (0)] [THREAD(40520)] [CQvApplication::globalInit] QvGetResPath begin.
2016-09-22 19:11:32.592 [INFO (0)] [THREAD(40520)] [CQvApplication::globalInit] initResMgr begin.
2016-09-22 19:11:32.599 [WARNING (0)] [THREAD(40520)] [CQvApplication::globalInit] imf::addResFile() error, and resource file is: C:\Program Files\iMC\server\bin\..\..\server\locale\C\res\tftpserver.res
2016-09-22 19:11:32.599 [INFO (0)] [THREAD(40520)] [CQvApplication::globalInit] CQvSnmpEnv::poInstance.
2016-09-22 19:11:32.601 [INFO (0)] [THREAD(40520)] [CQvApplication::globalInit] CSysGlobalVar::instance().
2016-09-22 19:11:32.607 [INFO (0)] [THREAD(40520)] [CQvApplication::globalInit] CQvSysTaskMgr::addTaskMgr.
2016-09-22 19:11:32.609 [INFO (0)] [THREAD(40520)] [qvdm::setLogLevelFromDB] success, ProcID is 65, log level is -1
2016-09-22 19:11:32.609 [INFO (0)] [THREAD(40520)] [CQvApplication::globalInit] finished.
2016-09-22 19:11:32.609 [INFO (0)] [THREAD(40520)] [CQvApplication::start] call init().
2016-09-22 19:11:32.610 [INFO (0)] [THREAD(40520)] [CBaseCfgfileMgr::init()] Base cfgfile: autocfg_startup.cfg
2016-09-22 19:11:32.610 [INFO (0)] [THREAD(25660)] [CTFTPServiceAgent::svc] running ...
2016-09-22 19:11:32.612 [INFO (0)] [THREAD(40520)]
=====================[CQvTftpApp::init()] TFTP Server is start successful==================
2016-09-22 19:11:32.612 [INFO (0)] [THREAD(40520)] [CQvApplication::start] call run().
2016-09-22 19:11:32.616 [INFO (0)] [THREAD(25660)] [CTFTPServiceAgent::svc] running reactor event loop ...
2016-09-22 19:11:32.616 [INFO (0)] [THREAD(34040)] [TFTPReactor::svc] Running the event loop
2016-09-22 19:11:32.617 [INFO (0)] [THREAD(11256)] [TFTPReactor::svc] Running the event loop
Compared to a properly operating IMC system, this information appears similar, so no insight here.
#tftpserver.exe