you can use FTP, enable the FTP server access in the maint. web page, then "move" the file to /var/home/ftp/pub like so:
login to the S-Series server's shell, then:
cd /tftpboot
mv 46xxsettings.txt /var/home/ftp/pub
no you can use an FTP client to "get" that file from the /var/home/ftp/pub directory, when you are done editing it, re-enable the FTP server (because it only stays on for about 10-15 minutes), the do a "put" of the file, which will end up im /var/home/ftp/pub, then do this to move it back:
login to the S-Series server's shell, then:
cd /var/home/ftp/pub
mv 46xxsettings.txt /tftpboot
mitch
AVAYA Certified Specialist