You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like rsync can handle multiple --link-dest but has a limit on it.
This could be useful in case of the user moving files around or deleting and restoring them.
We have to know the exact limit though to prevent backups failing because of it
The text was updated successfully, but these errors were encountered:
It seems like rsync can handle multiple
--link-dest
but has a limit on it.This could be useful in case of the user moving files around or deleting and restoring them.
We have to know the exact limit though to prevent backups failing because of it
The text was updated successfully, but these errors were encountered: