Displaying 4 results from an estimated 4 matches for "namedfork".
2004 Mar 10
4
HFS+ resource forks: WIP patch included
...every regular file
on the local filesystem (no FStype checks) for the presence
of a resource fork. If found, add it as an additional file
to the flist, but change the name it will be synced to on
the destination FS.
On HFS+, a resource fork for <filename> is accessed via
<filename>/..namedfork/rsrc . Obviously, we can't send the
same filename to the destination, because an inode can't be
a regular file and a directory simultaneously.
Map: <filename>/..namedfork/rsrc
to: <filename>.~~~namedfork.rsrc
It appears to be critical that the local and destination
filenam...
2011 Jan 31
2
Protocol stream error on extended attribute, silent failure to copy all attributes
...it appears that many extended
attributes were not copied. Here's a typical example:
matt$ ls -lh Licensed\ Fonts/TrueType/CCZoinks/CCZoinks.t1
-rwx------@ 1 matt matt 0B Jul 16 1999 Licensed
Fonts/TrueType/CCZoinks/CCZoinks.t1
matt$ ls -lh Licensed\
Fonts/TrueType/CCZoinks/CCZoinks.t1/..namedfork/rsrc
-rwx------ 1 matt matt 9.5K Jul 16 1999 Licensed
Fonts/TrueType/CCZoinks/CCZoinks.t1/..namedfork/rsrc
matt$ ls -lh /Volumes/Storage/Licensed\
Fonts/TrueType/CCZoinks/CCZoinks.t1
-rwx------@ 1 matt matt 0B Jul 16 1999 /Volumes/Storage/Licensed
Fonts/TrueType/CCZoinks/CCZoinks.t1
ma...
2011 Jan 31
0
Protocol stream error copying extended attribute, silent failure to copy all data
...it appears that many extended attributes
were not copied. Here's a typical example:
matt$ ls -lh Licensed\ Fonts/TrueType/CCZoinks/CCZoinks.t1
-rwx------@ 1 matt matt 0B Jul 16 1999 Licensed
Fonts/TrueType/CCZoinks/CCZoinks.t1
matt$ ls -lh Licensed\ Fonts/TrueType/CCZoinks/CCZoinks.t1/..namedfork/rsrc
-rwx------ 1 matt matt 9.5K Jul 16 1999 Licensed
Fonts/TrueType/CCZoinks/CCZoinks.t1/..namedfork/rsrc
matt$ ls -lh /Volumes/Storage/Licensed\ Fonts/TrueType/CCZoinks/CCZoinks.t1
-rwx------@ 1 matt matt 0B Jul 16 1999 /Volumes/Storage/Licensed
Fonts/TrueType/CCZoinks/CCZoinks.t1
mat...
2004 Oct 04
1
Problem with incremental backup - copies instead of hard links
...00:00
Almaas/Pr?sentation Inner Journey Home.ppt
121344 100% 10.56MB/s 0:00:00
Almaas/Ridhwan ? School application form.doc
30720 100% 0.00kB/s 0:00:00
Almaas/Spacecruiser Inquiry.doc
rsync complete.
36352 100% 15.63MB/s 0:00:00
Almaas/Spacecruiser Inquiry.doc/..namedfork/rsrc
286 100% 0.00kB/s 0:00:00
total: matches=0 tag_hits=0 false_alarms=0 data=27923234
Number of files: 8
Number of files transferred: 7
Total file size: 27923234 bytes
Total transferred file size: 27922948 bytes
Literal data: 27923234 bytes
Matched data: 0 bytes
File list size:...