I need to use Acrosync on windows and sync from a remote folder on linux, to a local folder on windows.
Can use "create incrementale snapshots" option and reduce the size of local backup?
I made a test as so:
First snapshot
On the remote folder there's a 100 MByte file
Second snapshot
On the remote folder there's the previous 100 MByte file and a new one of 100 MByte
Locally I obtain two snapshots folder:
The first snapshot folder contains 1 file of 100 MByte
The second snapshot folder contains 2 file of 100 MByte
At this time, my global local folders size is 300 MByte, and not 200 MByte as aspected with the logic of hard-link.
Comments
Now another question:
After the backup, if I save the folder "\Users\gchen\Documents\AcrosyncTest\hardlinks\" on an external HD and in a second time
I want to restore from my external HD, the hardlink still works?
Thanks in advance
Pietro