Hi,
is it any idea, how to make backup of QNAP?
While backing up "@Recycle" there is such error:
/Got fatal error during xfer (Unexpected end of tar archive)///
It is only while backing up the trash. I'v tried to exclude "/@Recycle",
but it is still the same. Thanks and regards. Andrzej
W
The first thing I'd try is adding it as \@Recycle. Much (all?) of the
BPC code is written in Perl, which will (in some contexts) interpret
"@Recycle" to mean "an array named Recycle" rather than the literal text
"@Recycle". Adding the backslash prevents the @ from being interpreted
as an arra