Chris Johnson wrote:
Some ftp daemons have a chmod command, AFAIK they usually can't be used recursively but you may be able to chmod all the files in the current directory. Try running 'help' as a raw ftp command, this will give you a list of available commands. Use 'help command' for more info on each command.Tom Thanks for that. I've tried SmartFTP but it although it will SITE CHMOD 707 a file or directory it won't SITE CHMOD -R 707 a directory.
Hi Chris,Chris