Recursively chmod FTP

I hate FileZilla but there is one function I believe I still need it for. That is setting rights on files and folders recursively.
Or can I do this from Dopus as well?

Please enlighten me.

rgrds

Properties -> Attributes, on the default toolbar.

OK, I wasn't very clear there. As webmaster of quite a number webpages for tightened security I need to change directories to 755 and folder to 644 . The other product I mentioned offers a recersive checkbox and differentiates between folders and files. On the properties screen I have here I cannot differentiate so I'm ending up giving execute rights to all folders.

You may be able to do that by passing a filter to the SetAttr command (FILTER argument). Try on a small test area first.

Another way would be to use Flat View and then select all the files for one part, and all the directories for another.