Gönderen: |
"Massimo S." <ecs-isp@2rosenthals.com> |
Tam Ba?l?klar Çözülmemi? ?leti |
Konu: |
Question about Rsync |
Tarih: |
Sat, 20 Apr 2024 12:36:11 +0200 |
Alacak: |
eCS ISP Mailing List <ecs-isp@2rosenthals.com> |
|
---|
Hi all,
i'd need an rsync that
source dir:
file1
file2
destination dir:
file20
file21
result after rscync in the destination dir:
file1
file2
file20
file21
at the moment i've this command:
rsync -hirpt --stats --delete
so i guess i should only remove "--delete" option, i'm i right?
thanks for any suggestion
massimo
|