Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: mardiyah on 14 October 2022, 00:46:33

Title: rsync must do what is breaking as following:
Post by: mardiyah on 14 October 2022, 00:46:33
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.
Title: Re: rsync must do what is breaking as following:
Post by: gripped on 14 October 2022, 01:23:22
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.
Title: Re: rsync must do what is breaking as following:
Post by: mardiyah on 14 October 2022, 09:11:41
why:
Real is it's needn't now if the rest preserve option have been used