For some reason everytime when I update new files to server my
update file is keep chaning.
from
Quote:
<Section1>
IP My Ip
path /update
username anonymous
pw ""
portNumber 80
type http
TestServer false
</Section>
<Section2>
IP My Ip
path /update
username anonymous
pw ""
portNumber 80
type http
TestServer false
</Section>
|
to
Quote:
|
<HTML><HEAD><meta http-equiv="REFRESH" content="0; URL=http://192.168.1.1"></HEAD></HTML>
|
someone knows why?