Skip to main content
Topic: rsync must do what is breaking as following: (Read 622 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

rsync must do what is breaking as following:

rsync must do it what is returning ba das follow:
Code: [Select]
rsync: This rsync does not support --crtimes (-N)
rsync error: syntax or usage error (code 1) at main.c(1769) [client=v3.2.6]

Please help solve by clear step by step instruction.

Re: rsync must do what is breaking as following:

Reply #1
Don't use the --crtimes -N option. It doesn't work on Linux.

debugfs and directly hex editing the inodes is the only way to modify file creation times on Linux AFAIK. And neither is a good idea unless you really know what you are doing.

 

Re: rsync must do what is breaking as following:

Reply #2
why:
Real is it's needn't now if the rest preserve option have been used