Reading the manual page: "This tells rsync not to delete more than NUM
files or directories." Also, according to docs, rsync exits with code 25
if max-delete has been reached. Now, rsync starts with the deletes by
default, and then it does updates.
My question is, if --max-delete has been reac
On 31/10/12 11:38, Voelker, Bernhard wrote:
Sebastian Arcus wrote (Wednesday, October 31, 2012 12:18 PM):
Reading the manual page: "This tells rsync not to delete more than NUM
files or directories." Also, according to docs, rsync exits with code 25
if max-delete has been reached.
On 31/10/12 11:38, Voelker, Bernhard wrote:
Sebastian Arcus wrote (Wednesday, October 31, 2012 12:18 PM):
Reading the manual page: "This tells rsync not to delete more than NUM
files or directories." Also, according to docs, rsync exits with code 25
if max-delete has been reached.