Foscam IPCamera CGI User Guide
Copyright@ Shenzhen Foscam Intelligent Technology Limited
This command can only be used to set the third party ddns
/cgi-bin/CGIProxy.fcgi?cmd=setDDNSConfig&isEnable=1&hostName=test.dyn
dns.org&ddnsServer=4&user=test&password=test&usr=admin&pwd=
setFtpConfig
/cgi-bin/CGIProxy.fcgi?cmd=setFtpConfig
FTP server address, you can contain sub directory in it
/cgi-bin/CGIProxy.fcgi?cmd=setFtpConfig&ftpAddr=ftp://192.168.1.2/sbuDir&ft
pPort=21&mode=0&userName=test&password=test&usr=admin&pwd=
setFtpConfigNew
Set FTP config (Password to support special characters)
/cgi-bin/CGIProxy.fcgi?cmd=setFtpConfigNew
FTP server address, you can contain sub directory in it
Encoded password
Eg: if your password is “123&”,you must use “49,50,51,38”
instead it .(Each character must use ASCCI code conversion,
and separated by commas characters)