We are using 1 server for all.
You use HTTP for firmware,settingsfile and backup.
Don,t forget to change your settings for HTTP backup in your 46xxsettings.txt because its diffrent.
###### 46xx Automatic Backup/Restore Settings ########
##
## RESTORESTAT enables/disables the automatic backup and
## restore of user data. Applies to both FTP and HTTP
## backup/restore. This setting does not apply to the
## 4602 sets.
##
## A value of 1 enables Backup/Restore.
## A value of 0 disables Backup/Restore.
##
## FTPUSERSTAT sets user permissions on modifications to
## server names and directory paths used for FTP
## backup/restore. Does not apply to HTTP backup/restore.
##
## When FTPUSERSTAT is set to 0, the user can only use the
## server and path data administered via DHCP or settings
## file.
##
## When FTPUSERSTAT is set to 1, the user can specify
## alternative FTP servers or directory paths. The default
## is 1.
##
## When FTPUSERSTAT is set to 2, the user can specify
## alternative FTP directory paths but is not allowed to
## specify alternative FTP servers.
##
## FTPSRVR specifies the IP Address of the default FTP
## Server. May be a dotted-decimal address or DNS string.
## Depending on FTPUSERSTAT setting, may be overridden by
## the user.
##
## FTPDIR specifies the default directory path used for
## storage and retrieval of phone user information.
## Depending on FTPUSERSTAT setting, may be overridden by
## the user.
##
SET RESTORESTAT 1
SET FTPUSERSTAT 1
SET FTPSRVR 192.168.0.6
SET FTPDIR 46xx-backup
##
################## BACKUP/RESTORE SETTINGS #################
##
## Backup and Restore URI
## URI used for HTTP backup and retrieval of user data.
## Specify HTTP server and directory path to backup file.
## Do not specify backup file name.
SET BRURI
##
Greets Peter