synchronize local with include and exclude masks
Hi there,
Really impressed with WinSCP but I've ran into an issue. I'm trying to synchronize local path with remote path and have to have an exclude mask and an include mask. For example I want to exclude folder a with a file path of
Any pointers on what the script should looks like to do that? Is it possible?
Thanks
Alex
Really impressed with WinSCP but I've ran into an issue. I'm trying to synchronize local path with remote path and have to have an exclude mask and an include mask. For example I want to exclude folder a with a file path of
/sftp/file/a
but include all other folders (/sftp/file/b
and /sftp/file/c
) and within those folders I want to synchronize FileA.*
and FileB.*
.
Any pointers on what the script should looks like to do that? Is it possible?
Thanks
Alex