TW

Results 2663 comments of TW

Can this still be reproduced with a current attic release?

>>> header_fmt.unpack(b'ATTICSEGx') (1230263361, 1195725635, 120) # crc, size, tag So the size value to look for in exceptions is 1195725635.

+1 for pull mode.

@brumsoel correct. sshfs (and even more sftp, due to small and unchangeable block size) would have bad performance. In fact everything reading the data source via a (network-)fs-like thing will...

The key 0 is the manifest, which is needed pretty much as the first thing everywhere. So we need to find out why init is stuck...

The remaining question is just whether locking still works as intended.

@alinhan @eht16 @twistedR @Sedins ^^^ can you test that?

Sorry to say, but attic and borg diverged here a bit (e.g. the new locking code tests use py.test, a mock issue showed up and was fixed, etc.) - making...

Do I understand correctly: CIFS is only the target fs where your repository is? But everything below /data is a Linux filesystem that should support extended attributes? Because it looks...