I'm using Rsnapshot to backup all my servers on an EncFS encrypted partition. The partition has been created with the default paranoia
mode offered by EncFS, thus it doesn't support hard links.
I'm able to run Rsnapshot the first time (creating daily.0
, weekly.0
, monthly.0
) but not the second time.
Is there a way to use Rsnapshot without the hardlinking feature? I know it sounds a bit silly, but my rsnapshot.conf
is very well configured and I don't want either to switch to another software or erase and recreate the EncFS volume.
Thank you