Recent content by Cibot

  1. C

    How to copy directory across filesystems while keeping hard links

    As I wrote, I already tried: rsync -aHP This should use -H. Unless for some reason -a breaks it.
  2. C

    How to copy directory across filesystems while keeping hard links

    I've recently been trying to move my docker data from one path to another. This is due to the fact, that we wanted to move it to a larger filesystem. Now currently, when I call df it tells me that the filesystem has this usage: /dev/sda2 163544064 114299880 46210088...
Top