Software >> Services >> FTP >> Client >> How to perform site specific remote commands on the FTP server from Microsoft FTP client

1. Find out what remote commands are supported FTP> remotehelp 2. execute the remote commands by prefixing with FTP> literal SITE ..... 3. Example, if remote server supports CHMOD, then FTP> literal SITE CHMOD nnn <file>