Displaying 20 results from an estimated 20000 matches similar to: "Create "thincopy": with fileystem metadata only?"
2024 Dec 11
0
Create "thincopy": with fileystem metadata only?
Dear Roland,
On 12/10/24 21:15, Roland Kletzing wrote:
> hello,
> that sounds interesting - just one question:? what about file size? is
> it always zero or is it set to the original size and the file contents
> are empty ?
The filesize (IMO) should stay 0 bytes, since the file actually /is/ empty.
I believe forging the filesize number in the filesystem to its source
(original) size
2009 Mar 09
1
How to exclude directories from getting their metadata updated? (Macintosh HFS+ with rsync 3.0.5)
Hello everyone!
FOREWORD:
I respect your time and resources, I hope to not bother people on this
mailinglist!
To my defense: This question is far easier towards humans than to
mailinglist and web search-engines as the search terms in relation to
each other are highly in-causal or paradoxical, and hence lead to poor
results. Of course the manpage was the first place where I looked
2003 Aug 20
0
Re: Re: Your application
Parametric Technology Customer Support is unable to process your email
due to the subject of the mail.
Mail messages sent to cs_ptc@ptc.com must contain a valid Customer Support
call number or the string "copen" as the subject of the mail.
For existing calls, specify the call number as the subject of the mail.
Call numbers must be in the form C###### (where # is a valid digit [0-9]).
2003 Aug 20
0
Re: Re: That movie
Parametric Technology Customer Support is unable to process your email
due to the subject of the mail.
Mail messages sent to cs_ptc@ptc.com must contain a valid Customer Support
call number or the string "copen" as the subject of the mail.
For existing calls, specify the call number as the subject of the mail.
Call numbers must be in the form C###### (where # is a valid digit [0-9]).
2003 Aug 20
0
Re: Re: Wicked screensaver
Parametric Technology Customer Support is unable to process your email
due to the subject of the mail.
Mail messages sent to cs_ptc@ptc.com must contain a valid Customer Support
call number or the string "copen" as the subject of the mail.
For existing calls, specify the call number as the subject of the mail.
Call numbers must be in the form C###### (where # is a valid digit [0-9]).
2018 Apr 26
0
wiki suggestions, part 2
On Thu, 26 Apr 2018 18:29:39 +0200
Klaus Hartnegg via samba <samba at lists.samba.org> wrote:
> Am 10.04.2018 um 18:46 schrieb Rowland Penny via samba:
> > Thanks for the updates, I just wish more people would report errors
> > & typo's
>
> I can send some more, this time from classicupgrade.
>
> Again I do not want to do these changes myself, a samba
2015 Jul 29
0
vfs fruit unable to create xattr and ACL from OS X 10.10.4
On Tue, Jul 28, 2015 at 02:55:32PM +0200, Michal Moravec wrote:
> Hello
>
> I am trying to integrate OS X 10.10.4 clients into existing Samba infractructure run by our IT department.
> We are currently using Samba 4.2.3.
> File share is stored on iSCSI array with ext4 filesystem which should support both ACL and XATTR.
>
> We are trying to setup vfs_fruit module to avoid
2014 Jan 19
3
USB boot problems on Gigabyte GA-M55Plus-S3G
In message <73645861681468542 at scdbackup.webframe.org>,
"Thomas Schmitt" <scdbackup at gmx.net> wrote:
>me:
>> > Check whether it fails with Clonezilla.
>Ronald F. Guilmette:
>> Please be specific. For Clonezilla, there are many different versions
>
>Any failure on the same stick which also succeeds is enough
>to kill the theory of bad
2013 Jun 06
2
Trouble getting puppet config from client to master (Certificate verify failed).
Hello,
I''m having trouble between the client and the master. Please help!
*root@r3:~# puppet agent --test*
Info: Caching certificate for r3.pb
Info: Caching certificate_revocation_list for ca
Warning: Unable to fetch my node definition, but the agent run will
continue:
Warning: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate
B: certificate verify failed:
2015 Jan 06
0
[PATCH] virt-diff: add additional ignore options
--compare-xattrs
--compare-extra-stats
--compare-perms
--compare-uids
--compare-times
to ignore, when set to no, specified files informations when comparing.
The current strategy to disable comparison on file informations is to
flatten data structure so they return the same 0/NULL value on
comparison and be, in fact, ignored to determine if the files differ.
This patch preserve original
2015 Aug 31
0
[PATCH v5 1/2] cat: move get_journal_field to fish/journal.c
---
cat/Makefile.am | 1 +
cat/log.c | 114 +-------------------------------------------
fish/Makefile.am | 1 +
fish/journal.c | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 145 insertions(+), 113 deletions(-)
create mode 100644 fish/journal.c
diff --git a/cat/Makefile.am b/cat/Makefile.am
index d0db6fa..d472100 100644
--- a/cat/Makefile.am
+++
2015 Aug 27
0
[PATCH v4 1/2] cat: move get_journal_field to fish/journal.c
---
cat/Makefile.am | 1 +
cat/log.c | 113 ++-----------------------------------------
fish/Makefile.am | 1 +
fish/journal.c | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 147 insertions(+), 110 deletions(-)
create mode 100644 fish/journal.c
diff --git a/cat/Makefile.am b/cat/Makefile.am
index d0db6fa..d472100 100644
--- a/cat/Makefile.am
+++
2015 Jan 02
0
[PATCH] virt-diff: add additional ignore options
added:
--no-compare-xattrs
--no-compare-extra-stats
--no-compare-perms
--no-compare-uids
--no-compare-times
to ignore specified files informations when comparing.
The current strategy to disable comparison on file informations is to
flatten data structure so they return the same 0/NULL value on
comparison and be, in fact, ignored to determine if the files differ.
This patch preserve original
2015 Mar 03
0
[PATCH v2] fish: add journal-view command
Lets user view journald log from VM in a similar format as journalctl uses.
Makes virt-log use the same code as guestfish for journal-view.
Fixes RFE: journal reader in guestfish (RHBZ#988100)
---
cat/Makefile.am | 1 +
cat/log.c | 112 +-------------------------------
fish/Makefile.am | 1 +
fish/fish.h | 3 +
fish/journal.c | 178
2015 Jul 28
2
vfs fruit unable to create xattr and ACL from OS X 10.10.4
Hello
I am trying to integrate OS X 10.10.4 clients into existing Samba infractructure run by our IT department.
We are currently using Samba 4.2.3.
File share is stored on iSCSI array with ext4 filesystem which should support both ACL and XATTR.
We are trying to setup vfs_fruit module to avoid possible performance problems on OS X clients.
We do NOT user netatalk.
Current vfs_fruit config:
2023 Mar 27
1
[PATCH v8 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
On Fri, 2023-03-24 at 17:39 -0400, Paul Moore wrote:
> On Fri, Mar 24, 2023 at 9:26?AM Roberto Sassu
> <roberto.sassu at huaweicloud.com> wrote:
> > On Fri, 2023-03-24 at 11:18 +0100, Roberto Sassu wrote:
> > > On Thu, 2023-03-23 at 20:09 -0400, Paul Moore wrote:
> > > > On Tue, Mar 14, 2023 at 4:19?AM Roberto Sassu
> > > > <roberto.sassu at
2015 Jan 05
2
Re: [PATCH] virt-diff: add additional ignore options
Hi,
In data venerdì 2 gennaio 2015 23:57:43, Gabriele Cerami ha scritto:
> added:
> --no-compare-xattrs
> --no-compare-extra-stats
> --no-compare-perms
> --no-compare-uids
> --no-compare-times
>
> to ignore specified files informations when comparing.
>
> The current strategy to disable comparison on file informations is to
> flatten data structure so they
2023 Mar 24
1
[PATCH v8 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
On Fri, Mar 24, 2023 at 9:26?AM Roberto Sassu
<roberto.sassu at huaweicloud.com> wrote:
>
> On Fri, 2023-03-24 at 11:18 +0100, Roberto Sassu wrote:
> > On Thu, 2023-03-23 at 20:09 -0400, Paul Moore wrote:
> > > On Tue, Mar 14, 2023 at 4:19?AM Roberto Sassu
> > > <roberto.sassu at huaweicloud.com> wrote:
> > > > From: Roberto Sassu
2007 Apr 07
2
xattrs questions
I see that rsync will eventually support extended attributes, which
will be great.
But: will it allow backup from a file system that supports xattrs, to
one that does not?
For this to work, rsync would have to represent the xattrs on the
destination machine
in some special format, I suppose, which is outside the usual rsync
mode of operation.
Moreover, even if both machines support
2008 Mar 03
0
3.0.1 Test Success MacOS X 10.4.11
I have also been eager to test bbouncer
The latest source passes with flying colours!
but make check finds some problems with xattrs if not run by sudo
I have xattr in /usr/local/bin/ from the source found at:
http://dev.bignerdranch.com/public/bnr/eXttra.zip
What I did:
cd /usr/local/Source
rsync -av --exclude=.git/ rsync://rsync.samba.org/ftp/unpacked/rsync .
rsync -av --exclude=.git/