I am using WebDAV Server module, and I found its refreshing/ resetting data or files every time within few seconds, tested with disabling put & post method, its posting within inputstream, and posted data showing from stream, but after few seconds,
its getting refreshed, and recent posted data getting lost, because of disabled put & post method, so that it can not save on actual file destination for testing purpose.
Why its refreshing data every time from actual file location, I think it should not be happen, till I close the server, it should keep in inputstream, each & every posted entries/ text.
Is there coded for refreshing or resetting data with given time.
I am newbie in this fields, wants to learn about that, kindly guide me.
↧
WebDAV refreshing files or data everytime
↧