sgpinkus
sgpinkus
Actually not sure about this still. 1: As @nkadel [commented on #34](https://github.com/rsnapshot/rsnapshot/pull/34#issuecomment-112996593) > In some environments, you want to discard all backups past a certain age, even at the cost...
Almost the same output is directed to stdout as to `logfile`. I can see it's a bit different, but is this not sufficient?
@ahuffman Try https://atom.io/packages/atom-mdtoc
> It's a firewalld principle that all unassigned traffic goes to the default zone. Yeah I know :). I was suggesting the output of certain cli commands make it clear...
Shouldn't that be the default/ Why are devDeps included at all?
That's strange. If you require a dev dependency then presumably you need it. FYI I came across this issue because I had plugin-node-resolve including some really strange devDeps from deps...
Which filesystems don't support hardlinks? What happens if when this test is not in place? Presumably rsync will blow up pretty quickly?
A test config: ``` config_version 1.2 snapshot_root /tmp/backup cmd_cp /bin/cp cmd_rm /bin/rm cmd_rsync /usr/bin/rsync cmd_logger /usr/bin/logger cmd_ssh /usr/bin/ssh retain alpha 3 retain beta 3 sync_first 1 link_dest 1 verbose 3...
I don't think it's a rsnapshot problem. The oddest thing here is CIFS. Try setting the `verbosity` setting to 5 and then running what ever command rsnapshot is trying run...
What's the underlying filesystem on CIFS share?