upload only *.html and *.php files

Hi,

how can I only upload *.html and *.php files which are stored in several folders and subfolders?

Christopher

i guess you could try to use tools -> settings -> transfer -> filters, although it is meant to exclude files / folders. you "just" would have to "invert" the regular expression. i'm no regex expert, but something like ".[^hp][^th][^mp]" should do it (this will also allow "*.htm" files; don't forget to deselect "Apply to folders").

Also see https://www.smartftp.com/support/kb/128.

The newest version of SmartFTP allows a more convenient way to define include filters. Please see the Transfer -> Filters settings.
https://www.smartftp.com/download

Regards,
-Mat