similar to: locks on ._ files in Mac OS X

Displaying 20 results from an estimated 5000 matches similar to: "locks on ._ files in Mac OS X"

2007 Jun 20
1
Program that opens documents with their associated program
This may be a TOTALLY trivial question (and maybe inappropriate for this list), but I don't know where else to ask it: On my Mac I've got this wonderful command line utility that opens documents with the program that is associated to them in the Finder (the graphical file manager) like they were clicked in the file-manager. For instance: if I type open testdocument.doc it opens the file
2009 Jan 28
0
rsync 3.0.4, Mac OS X 10.5 and NFS: ._ files not copied?
Hello - I am having trouble getting getting rsync to work - or atleast, work cleanly. I have looked and looked, but have found no one with similar problems. So here I am: I appreciate any tips you might have, and apologize if I missed something obvious. Here is the setup: rsync host: iMac running Mac OS X 10.5.6 rsync version 3.0.4 protocol version 30 Capabilities: 64-bit files,
2007 Jan 01
0
Make HFS work with Wine
Hello first, sorry for my bad english but i'm french I'm using totaly Ubuntu Dapper for 4 months, and Wine 0.9.9 I would like to submit you a very usefull software for windows and who doesn't work with Wine : it's Http File Server ( or HFS for close friends :D ) The HFS developer knows that HFS doesn't work with Wine, but doesn't know why, so we need your help :D A
2016 Aug 16
0
hfsplus on C7
>Please show: > >find /lib/modules -name hfs*.ko > >and > >rpm -qa kernel | sort rpm -qa | grep hfsplus kmod-hfsplus-0.0-2.el7.elrepo.x86_64 hfsplus-tools-540.1.linux3-4.el7.x86_64 [root at nuc5i3 ~]# [root at nuc5i3 ~]# find /lib/modules -name hfs*.ko /lib/modules/3.10.0-327.el7.x86_64/weak-updates/hfs/hfs.ko /lib/modules/3.10.0-327.el7.x86_64/weak-updates/hfsplus/hfsplus.ko
2011 Jul 28
1
[Bug 8333] New: crash with hfs-compression.diff and possible fix
https://bugzilla.samba.org/show_bug.cgi?id=8333 Summary: crash with hfs-compression.diff and possible fix Product: rsync Version: 3.0.9 Platform: All OS/Version: Mac OS X Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: martinjotte at
2008 Feb 21
1
HFS filesystem on linux + samba -> Mac
Hi A friend has a disk with an hfs filesystem on it; we'd like to move it to a Debian (etch 2.6.18-6) box and share it via samba 3.0.24. I can mount the hfs disk and see the files on the linux box : good I can share a normal (xfs/etx3) fs via samba to the Mac : good Although I can share the hfs fs via samba, the extended attributes are not visible; so the existing files on the hfs
2005 Mar 04
1
Os X and Win clients to SMB 3.0.10 server - how to hide ._ files from win clients only
Hello group, I am working on a test installation of Samba 3.0.10 on FreeBSD 5.3 as potential solution to some of our current file server problems. One of the main ones being good 'ole Win2000 Services for Macintosh - which we would like to dump completely. Here's the situation. We have a handful of Mac machines, all recently taken to 10.3.7 (10.3.8 upgrade is pending) which currently
2016 Aug 16
5
hfsplus on C7
I dont see anything hfsplus in the modules area??? > uname -r > > 3.10.0-327.28.2.el7.x86_64 > > [root at nuc5i3 ~]# find /lib/modules/3.10.0-327.28.2.el7.x86_64/ |grep hfs > /lib/modules/3.10.0-327.28.2.el7.x86_64/kernel/fs/squashfs > /lib/modules/3.10.0-327.28.2.el7.x86_64/kernel/fs/squashfs/squashfs.ko >
2006 Jun 09
0
-b option on rsync with HFS support
OS X 10.4.6 (BSD) I was using the 'standard' versions (i.e. non-HFS supporting) of rsync with the backup -b option so that I could do nightly incrementals. This seemed to be running fine. Changes to existing backed up files got copied to the appropriate path(s) on the target. BUDIR=myDirectoryName time /usr/local/bin/rsync -a -b --suffix=# --backup-dir=$BUDIR / Users
2009 Jan 20
0
rsync 3.0.4 patches for 10.3
Le 19 janv. 09 ? 21:53, tim lindner a ?crit : > > Thanks for this. Everything has been working fine. I did encounter > one problem. It didn't like it when colons were in filenames. Rsync > would spit out an error and move to the next file. > > I remember (sorry I don't have a reference) that HFS disallows a ":" > in the file name. So when a filename is
2006 Jun 29
0
Samba locks the file, Linux user brakes the lock with opening the document
And the situation is following I have Lin server + XP user + Lin user. 1.Xp user opens water.xls via Samba 2.Samba locks the file. 3.Lin user opens the file water.xls after 20 seconds via NFS. 4.As Samba has locked the file, Lin users see (water.xls READ ONLY) SO far seems everything is working really FIne. Problems start when we go further on. 5.Lin users after 5 minutes tries to open water.xls
2011 Jul 03
1
[Bug 8284] New: hfs-compression.diff patch incorrectly expands relative directory
https://bugzilla.samba.org/show_bug.cgi?id=8284 Summary: hfs-compression.diff patch incorrectly expands relative directory Product: rsync Version: 3.0.8 Platform: x64 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2004 Mar 10
4
HFS+ resource forks: WIP patch included
As you all know, rsync doesn't have any special handling for Mac OS X HFS+ resource forks. Kevin Boyd made RsyncX and rsync_hfs, to address this gap, but they only work when the destination filesystem is also HFS+. I haven't been able to find any references to an rsync that is capable of syncing from HFS+ to UFS (etc). The only solutions I've seen involve lots of preprocessing
2018 Mar 20
0
rsync time machine backup permissions
What is the order that rsync uses to set permissions? Time Machine directories have ACL permissions that basically prohibit making any changes of any kind. In order to make a backup of the directory, you would need to set those permissions after copying everything in the subdirectories. Is rsync smart enough to do it in that order? On 2018-03-19, at 10:44 PM, Andre Althoff via rsync <rsync
2016 Aug 16
3
hfsplus on C7
I followed the instructions (I thought) for hfsplus on C7. Installed elrepo Then installed hfsplus hfsplus-tools and kmod-hfsplus kmod-hfs rpm -qa | grep hfs clearly shows the items kmod-hfsplus-0.0-2.el7.elrepo.x86_64 hfsplus-tools-540.1.linux3-4.el7.x86_64 kmod-hfs-0.0-2.el7.elrepo.x86_64 When I do my mount command mount -t hfsplus -o loop Mac.dmg /mnt/mac mount: unknown filesystem type
2016 Aug 16
0
hfsplus on C7
> modprobe hfsplus > I get an error doing that: modprobe hfsplus modprobe: FATAL: module hfsplus not found I redid the listing rpm -qa | grep hfs kmod-hfs-0.0-2.el7.elrepo.x86_64 kmod-hfsplus-0.0-2.el7.elrepo.x86_64 hfsplus-tools-540.1.linux3-4.el7.x86_64 Thoughts? Jerry On Tue, Aug 16, 2016 at 10:14 AM, Jerry Geis <geisj at pagestation.com> wrote: > I followed the
2010 Oct 07
1
hfsutils package
Has anyone used the hfsutils package? I tried the following and get an error: hfs mount ../vlc-1.1.3-intel.dmg hfsutils version 3.2.6 - Copyright (C) 1996-1998 Robert Leslie This is free software but comes with ABSOLUTELY NO WARRANTY. Type `license' for details. expected integer but got "../vlc-1.1.3-intel.dmg" while executing "hfs mount $path $partno"
2011 Dec 19
3
Hierarchical File System and Wine
While trying to dodge issues with case-sensitivity, I stumbled on a somewhat effective solution: the old Mac OS Hierarchical File System (HFS). HFS is case insensitive and supports symlinks, making it very useful for Wine. The drawbacks are that it's slow compared to modern file systems, the max file size is 2GB and filenames are limited to 31 bytes. It will likely have problems running
2006 May 02
1
pairwise.t.test: empty p-table
Hi list-members can anybody tell me why > pairwise.t.test(val, fac) produces an empty p-table. As shown below: Pairwise comparisons using t tests with pooled SD data: val and fac AS AT Fhh Fm Fmk Fmu GBS Gf HFS Hn jAL Kol R_Fill AT - - - - - - - - - - - - - Fhh - - - - - - - - - - - - - Fm - - - - - - -
2018 Mar 20
4
rsync time machine backup permissions
That doesn’t work too. :-( Last login: Mon Mar 19 19:18:16 on console iMac:~ andre$ mount /dev/disk0s2 on / (hfs, local, journaled) devfs on /dev (devfs, local, nobrowse) map -hosts on /net (autofs, nosuid, automounted, nobrowse) map auto_home on /home (autofs, automounted, nobrowse) /dev/disk2 on /Volumes/G-DRIVE Thunderbolt 3 (hfs, local, nodev, nosuid, journaled, noowners) iMac:~ andre$