Re: Subfolders mask not working
When I add*/components
, then comparisons all subfolders.
That's correct. You have to exclude the subfolders you do not want to transfer.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
When I add*/components
, then comparisons all subfolders.
*/components/com_zoo
folder? When I add */components
, then comparisons all subfolders.
I'm add this:*/media/zoo
*/components/com_zoo
*/my-edit
to include masks. But when I sync, synced onlymy-edit
folder. Can you help me? What I do wrong? Thank you.
media
and components
are not on the include list, so WinSCP never gets to zoo
or com_zoo
.
*/media/zoo
*/components/com_zoo
*/my-edit
my-edit
folder. Can you help me? What I do wrong? Thank you.
*
, i.e. */application/exports
).
./application/exports/*
./application/logs/*
./public/images/products/*
./public/uploads/*
.\application\exports\*
.\application\logs\*
.\public\images/products\*
.\public\uploads\*
./application/exports
./application/logs
./public/images/products
./public/uploads
.\application\exports
.\application\logs
.\public\images\products
.\public\uploads