fernanda.linsr Using time masks 2017-01-11 20:45 Hi! I was trying to copy only files older than 59 minutes but I can't use the mask like on this tutorial. https://winscp.net/eng/docs/file_mask#size_time I need to get only the files older than 1 HOUR I'm trying like this: mget *.txt">1H" It doesn't matter if I put 1Y or whatever, it just ignores that mask and download the file anyway. Help?