rsync -avxH --progress --no-inc-recursive /puvodni-disk /novy-disk/
Options:
-a : all files, with permissions
-v : verbose, mention files
-x : stay on one file system
-H : preserve hard links (not included with -a
--no-inc-recursive : fixing out of memory