i m using filemask with date range but empty directories are creating in destination location
i want to download files which are created on or after 2019-12-01 and this working fine but excluded empty directories are creating in destination folder. I do not want empty directories in destination folder which not in date range. Please help
"get -filemask=*>=2019-12-01 /ECC/PITR/WAL_ARCHIVE E:\ECC\PITR\WAL_ARCHIVE\" ^