Change the SMSIN Log file location & save SMSIN Log file on networ...

Change the SMSIN Log file location & save SMSIN Log file on networ... SearchSearch
Author Message
Vivek Shukla
New member
Username: Vivekshukla

Post Number: 1
Registered: 04-2012
Posted on Wednesday, April 04, 2012 - 03:57 pm:   

Currently we are using SMSIN.log files save on this location C:\Program Data\NowSMS\ , but we wants to this log file to \192.168.1.200\temp\it\sms\ on this location .
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3886
Registered: 08-2008
Posted on Wednesday, April 04, 2012 - 06:41 pm:   

Hi Vivek,

Edit SMSGW.INI, and under the [SMSGW] header, add:

LogDirectory=\\192.168.1.200\temp\it\sms\

Note, however, that the NowSMS service needs to have write access to this directory. (At startup, NowSMS tests write access, and if it cannot create and write to a file in this directory, it ignores the setting and uses the default log file location.)

NowSMS runs as a service process, so it does not inherit any login information from any user that might be logged into the PC running NowSMS. To access the remote directory, it may be necessary for you to go into the Windows Administrative Tools/Services, and assign a user account under which the NowSMS service runs.

--
Des
NowSMS Support