similar to: whether rsync supports resource fork or any alternative

Displaying 20 results from an estimated 200 matches similar to: "whether rsync supports resource fork or any alternative"

2004 Aug 16
6
Mac OS X HFS+ metadata patch, take 2
Hi. Several months ago, I posted my first pass at a patch to transfer Mac OS X HFS+ metadata (resource forks and Finder metadata) to non-HFS+ filesystems (Linux, Solaris, etc). I finally got a chance to update the patch to reflect suggestions offered on the list. Thanks for the ideas, this version should be a big improvement. The diff and a binary (and a fuller explanation) can be found at:
2005 May 26
2
Confusion regarding rsync vs. rsyncx
We currently do backup using rsync amongst Linux and Solaris machines. Modulo an ACL issue that we had to patch, this is working extremely well. But I want to add our OSX machines to the mix. This is, unfortunately, leaving me confused about rsyncx. I can do the normal thing from OSX using rsync. But the page for rsyncx says - cryptically, in my ignorant opinion - that rsyncx adds support for
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
2004 Jun 01
1
Bug reporting
On 1 Jun 2004, John Summerfield <john@Corridors.wa.edu.au> wrote: > The jitterbug link on http://rsync.samba.org/nobugs.html no longer works. I > suggest it either be fixed or removed. Thanks, fixed. > You make bug-reporting needlessly difficult, I think. I dislike the need to > subscribe to a mailing-list and potentially receive lots of email that > doesn't interest
2006 Mar 22
1
Open file excluded in rsync backup
hi every one i dont know whether rsync excludes the open file while taking backup or not.? My problem is how to handle open file backup(the files which are open by any process ) with rsync .? Thanks Harshal SPsoft
2006 Aug 20
1
rsync HFS+ -> UFS2
Hi, This is my first post to this list. I have been backing up some files with rsync from My Mac OS X 10.4.7 machine, which uses HFS+ filesystem to a FreeBSD 6.1-RELEASE machine, which uses UFS2 filesystem. They go across a 100-base-T lan, which has little or no traffic on it. On my Mac, I mount the nfs exported volume on the FreeBSD machine with: $ mount -t nfs moe:/backup
2014 Dec 14
1
Aw: Re: Re: rsync not copy all information for font file
An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20141214/3d32f770/attachment.html>
2005 Jan 29
1
rsync-ing on MacOS X.
Hi all, I'm setting up a backup script for my Mac, and I'm wondering about the rsync ability of dealing with HFS+ filesystem (resource-fork and such...). I've searched the mailing list archive for this topic and I've found some thread regarding it, but it's not clear to me what is the actual situation. Is the HFS+ officially supported? Will it be in the near future?
2005 Dec 28
6
Custom tooltip component?
I am looking to develop a custom tool tip component for a list of links. ...Which is kind of not that big a deal. But, and this seems to be the tricky part, I also want to be able to set/specify the interval threshold after which to display the tool tip. (and by nature of "tool tip", don''t display if the mouse moves out during that interval. etc) Any suggestions? Could
2002 Jul 09
1
RSYNC/FreeBSD/Macintosh files...
I am wanting to rsync over mac files to a freebsd 4.5 box, but have recently found out that rsync does not preserve resource forks, or creator types and maybe some other things. But, has anybody had any experience like this, would tar'ing the files and then rsync'ing that seem a worthwhile solution. There's a lot, so testing is going slowly. Thanks! Brad Lynch Info Sys Coordinator
2011 Aug 20
2
hetlp_type text doen't work on Ubuntu
Hi, I' using Ubuntu 10.10/11.04 and on both of the systems help doesn't work unless I set options(help_type="html"). I hate to change context and help_type='html' distracts me. I want text based help inside console. Where should I look to fix this problem? -- Amol
2011 Jun 21
1
Looking for Sipura-2000 Latest Firmware
Dear Asterisk Users, I have a Sipura 2000 device, and since last few days I have been searching for its latest firmware for upgrade. Googling tells me that Cisco has stopped the support for this device and I dont have definite idea on where would I be able to find the firmware to upgrade my device. Any help in regards to getting the firmware will be helpful. Regards, Amol -------------- next part
2014 Dec 12
3
Aw: Re: Re: rsync not copy all information for font file
what is the source and destination filesystem? here is some report that rsync has some problem with HFS+ filesystems and "ressource forks": http://quesera.com/reynhout/misc/rsync+hfsmode/ but as you are using ubuntu and not osx i`m curious what`s the problem, so i think we need more information here. regards roland > Gesendet: Freitag, 12. Dezember 2014 um 15:31 Uhr > Von:
2005 Dec 17
17
problems with quotes and escaping
First of all I''d like to say thanks for all the great work everyone has put into scriptaculous, I''m having a lot of fun playing with the framework, and easily moving into Web 2.0 territory. I''ve just hit a snag on my project though. So here''s my code: ... var newEvent= "<div
2005 Dec 13
2
Ajax.Request onComplete
Hello, I have a small class where i want to use attributes of the instance when an ajax call returns, so I wrote: *var* MyClass = Class.create(); MyClass.prototype = { initialize: *function*(form_id, rendered_id) { this.form_id = form_id; *var* edit_form = $(form_id); *var* rendered_node = $(rendered_id); *if* (!edit_form || !rendered_node) { this.enabled = *false*;
2010 Nov 20
1
Vectorizing a function that needs to access previous elements of a row
Hi, I'm a newbie when it comes to R, and I'm trying to figure out how to use vectorization as opposed to for loops. In particular, how can I create a function that is applied on each element of a row, but can access previous elements relative to that element? My problem: I want to calculate something like x[i] = x[i] / x[i - 1] for each element of a vector x: ex. x <- data.frame(a
2001 May 26
3
OpenSSH ports and crypto issues
hi, I am working on a windows NT version of openssh. It's mostly working (ssh.exe, ssh-keygen.exe to be precise), except for some minor UI issues. however, i have a couple of questions about making the port available: 1. minor issue: My port is based on the openbsd ssh source (2.5.2). Is this acceptable, or should I base it on the portable source ? I think I know the answer to that one. If
2005 Nov 09
1
Element.removeClassName(..) - bug or incorrect usage?
Hi, I have just started using prototype.js and scriptaculous.js in one of my projects. These libraries are awesome and they let me do so much more, so easily. At some point in my web interface, I have an element with multiple classes, out of which one class needs to be removed. I am using Element.removeClassName(element, "classname to remove"); to achieve this. This call does remove
2014 Dec 15
2
rsync not copy all information for font file
Hi Bryan, thanks for your kind reply but it happend only with some fonts not all font file, (email with attachment is under verification by admin, so i resend this without attachment file) here i attach 2 screenshot one original folder and second backup folder, you can notice that the font .otf, .ttf, .dfont have no problem in rsync it copied as it is but the font that not show extension (Font
2014 Dec 12
3
rsync not copy all information for font file
Good morning list, this is my first question and hope really to get an answer, sorry for my bad english :-( Ok so i have a machine with ubuntu and use as data server for my graphics works. Now i am trying to backup my folder on an external HDD using "rsync" where i save all my data file (file of graphics software, image, font etc.). For this i mount HDD in local and launch command