Page 1 of 1

Re: Ignore small files

Posted: 07 Jun 2014, 18:03
by rednoah
Are you using the amc script? The default minimum size / length limits are 50 MB and 10 min respectively.

If you're using other commands you can easily ignore small files by being a bit smart with find | xargs | command, e.g. something along the lines of this: http://forum.synology.com/enu/viewtopic ... 96#p315004