Skip to content

rsync doesn't preserve file tags #10

@manfredlotz

Description

@manfredlotz

As an example rsyncing the xz-5.2.5 directory to ~/tmp/ and running file xz-5.2.5/bin/xz ~/tmp/xz-5.2.5/bin/xz

I get

xz-5.2.5/bin/xz:        z/OS Unix executable (amode=64)
/u/me/tmp/xz-5.2.5/bin/xz: binary data

ls -lT xz-5.2.5/bin/xz ~/tmp/xz-5.2.5/bin/xz shows

t ISO8859-1   T=on  -rwxr-xr-x   1 BPXROOT  STCGRP   1265664 Feb 27 02:39 /u/me/tmp/xz-5.2.5/bin/xz
- untagged    T=off -rwxr-xr-x   1 BPXROOT  STCGRP   1265664 Feb 27 02:39 xz-5.2.5/bin/xz

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions