KB Article #59739
How to change the Gateway FTP server welcome message?
Problem
How to change the Gateway FTP server welcome message?
Resolution
When Gateway is FTP server, the default welcome message is "Welcome to Synchrony Gateway FTP server".
But you can modify this message as follows:
2. Run the following commands:
> cd nlt/english
> ren msg32.cat msg32.cat.old
3. Modify the welcome message in ftplog.msg, then run these commands:
> type *.msg > mymsg.txt
> nltc mymsg.txt -o msg32.cat
4. Start Gateway and test.