Your program is very good, but i miss a filter for files in a directory, remote as well as local. :cry:
I have directories with more then 500 files.
Example: *abc*.sql
is it possible to setup the program so it can keep directories up to date with a filter. So only *.txt files for example are kept up to date.
I have large directory structure and it is a pain to go to every directory and just scp the *.txt files only across. With over 100 directories, it takes a long time. It would be awesome if I could specify the file types and then it could just copy/move only that type across the system.