similar to: Does rsync 2.6.9 works for resource forks in Mac OS X

Displaying 20 results from an estimated 3000 matches similar to: "Does rsync 2.6.9 works for resource forks in Mac OS X"

2008 Aug 09
1
Transfer resource forks (-X -E) but not data?
Hello, Our hard drive crashed and we restored a backup under Mac 10.3.9. Unfortunately we lost the executability of the files. The icons do not show up and we have to manually click "Open With" and choose Word/Excel/etc. I have an old backup that has old data, but all of the executibility, permissions, and resource forks are still preserved. Is there anyway to transfer the
2008 Jan 24
9
Making rsync compile under Mac OS X 10.3.9 with extended attributes
Somebody knows if it's possible to compile rsync (version 3 would be great, but can be 2.6.x) under Mac OS X 10.3.9 with extended attributes? Under OS 10.3.9 the Apple shipped rsync have not yet the -E argument option. RsyncX have a double free bug that is annoying. "Q" rsync 2.6.6 with extended attributes binary only works on 10.4 and above. I have tried to compile rsync
2008 May 18
2
rsync --files-from option file with a custom Delimiter
Hi All, I'm new to rsync usage in Mac OS X. I'm having a strange issue with -- files-from option. I'm providing the --files-from to provide a file , which contains the list of files separated by newline character , to perform backup operation. Especially in Mac OS X , particular tiff bundle files are having \r as part of the filename.When rsync reads the filepaths using delimiter
2008 Jun 22
3
Xattrs and Delete over AFP
Hello group, I have an OSX 10.3.9 Server that I'm trying to back up with rsync 3.0.2. Since I didn't have any luck with the 10.3.9 patch and I do have 10.4 clients, I decided to try running the backup over AFP (Apple's file sharing protocol). I found a way to mount the AFP volume with root permissions and rsync 3.0.2 works very nicely using this on the 10.4 clients, preserving
2009 Jan 21
3
Rsync with OS X 10.3
Hi Jason, Here's rsync10.3xattr_supportv0.6.diff. You can find fileflags.diff and crtimes.diff (that are not from me, but I strongly recommend you to install) here: http://samba.anu.edu.au/ftp/rsync/src/rsync-patches-3.0.5.tar.gz As you could see in the mail from the mail-list, this version have a bug with filenames containing slashes ("/"). They are converted to colons
2002 Sep 17
2
Feature request: Sync Mac OS resource forks and metadata on Mac OS X
I have a feature request for rsync. I tried posting it to the FAQ-o-matic, but that system didn't seem to be accepting new questions. I hope this is an okay list for the request--apologies if it's misdirected. Mac OS X provides support for the Mac file system resource forks and mac specific metadata (e.g., creator and file type). Most Unix applications ignore this information, but it
2019 Oct 23
4
vfs_fruit & resource forks on macOS
From version 4.10.6 onwards folder icons are not working anymore on macOS. I can see the "._Icon?? file written on disk but seems like Samba isn?t reading it back and presenting it to the client. Is there a change or new setting that is needed on more recent versions, or have I hit a bug? I noticed 4.10.6 had some work done regarding AppleDouble and resource forks. In the client log I?m
2011 Mar 11
1
Backing up resource forks
So, I backed up a Mac OS X workstation that crashed, and learned the hard way that OS X uses things ( particularly for fonts, it seems) known as 'resource forks', which don't get backed up with normal tools. Ouch. A little research showed me that rsync (2.6.9) for Mac supports the -E option, which is supposed to back up the resource forks, too. But when I rsync over to a Ubuntu Lucid
2004 Mar 13
1
some clarity Re: HFS+ resource forks: WIP patch included
I'd note that the mkisofs man page listed about a dozen different formats used in various contexts to store Mac resource forks and finder metadata in various contexts. I'd imagine the advent of MacOSX (with UFS support) has narrowed the field of what options are common somewhat, but it's an area where a lot of ad-hoc solutions made it out to the real world. On the other hand, the
2004 Mar 12
1
Help I've lost all my resource forks
Hi, Can you help me since upgrading the latest version of rsync on my Xservers I have lost all resouce fork information and I am losing the file types on the backup server. The command I am using is sudo rsync -e ssh -avz /Times_QPS/ 192.168.22.72:/Times_QPS/ Am I missing something simple? -Jason Ferguson *********************************************************************************
2019 Oct 23
1
vfs_fruit & resource forks on macOS
> On 23 Oct 2019, at 18.54, Ralph Boehme <slow at samba.org> wrote: > > On 10/23/19 4:31 PM, Perttu Aaltonen via samba wrote: >> From version 4.10.6 onwards folder icons are not working anymore on macOS. I can see the "._Icon?? file written on disk but seems like Samba isn?t reading it back and presenting it to the client. Is there a change or new setting that is needed
2019 Oct 23
0
vfs_fruit & resource forks on macOS
On 10/23/19 4:31 PM, Perttu Aaltonen via samba wrote: > From version 4.10.6 onwards folder icons are not working anymore on macOS. I can see the "._Icon?? file written on disk but seems like Samba isn?t reading it back and presenting it to the client. Is there a change or new setting that is needed on more recent versions, or have I hit a bug? I noticed 4.10.6 had some work done regarding
2003 Aug 13
1
HFS support (resource forks)
hi will the official rsync version in future maybe support HFS(+) filesystem, like rsyncx does right now? i ask because the rsyncx version dosen't run on my linuxbox and the feature is only supported if all systems use rsyncx. regards sam
2008 May 09
3
DO NOT REPLY [Bug 5455] New: destination files with resource forks now have current mtime
https://bugzilla.samba.org/show_bug.cgi?id=5455 Summary: destination files with resource forks now have current mtime Product: rsync Version: 3.0.2 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2012 Jan 01
2
Interoperability with MAC OSX clients, resource forks, xattrs
Hi folks, I wish you all a happy new year! I want to migrate a fileserver for Windows und MAC OS clients with ancient versions of samba and netatalk to samba 3.6 (with a samba 4 domain controller), but this raises quite some issues. The new server should - if possible - not be running netatalk. While the package is quite mature, being able to access the same share with both CIFS and AFS
2009 Jun 03
4
WARNING: . . . .failed verification -- update discarded (will try again).
A nightly scripted rsync backup job is giving me this error WARNING: vm/escDebLenny14G-flat.vmdk failed verification -- update discarded (will try again). I've searched the web and I think probably the problem is the source file changed during the copy. However, I haven't seen any explanations for the "will try again" part. Does it try again immediately? If so, does a
2007 Mar 31
2
xattrs problems on Mac OSX with resource forks
I am using the latest 3.0.0cvs protocol version 30 Capabilities: 64- bit files, 32-bit system inums, 64-bit internal inums, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, no ACLs, xattrs xattrs cvs 1.77 I installed xattr for Mac OSX Senario: $ mkdir /Users/alan/Desktop/folder1 $ echo 'Hello' > /Users/alan/Desktop/folder1/file1 $ xattr --set color blue
2003 Mar 26
2
Dovecot and Quotas
Is there anything that can be done so that when users IMAP to their inbox and have reached their filesystem quota, that they can still DELETE their mail? They can login, but when they go to delete/expunge this is the error I get in syslog. I have tried mail_read_mmaped to yes and no, and same result. Mar 25 14:54:27 penguin1 imap(bob): file_set_size() failed with index data file
2006 Feb 24
3
Offline Installation
Hi I want to install Rails in my windows laptop but I don''t have internet conecction at home, so I''m saving in a usb drive the ruby installer (ruby182-15.exe) and the gems package (rubygems-0.8.11.zip) , could anyone point me what other files do I''ve to take home.
2009 May 18
4
Possibility to porting Rsync to NT and other platforms
Hello, I am looking into possibilities of porting RSync for windows. Does anybody have an idea that which libraries and dependencies RSync uses which can not be compiled on windows (so thats why we use cygwin) Regards Hasanat Kazmi -- Hasanatkazmi@gmail.com "I hate Capitalism,so naturally I love Open Source" -- Hasanat Kazmi +923464362473 -------------- next part -------------- HTML