Displaying 20 results from an estimated 5000 matches similar to: "[Bug 10579] New: --xattr internal abbrev error"
2008 Jan 09
2
internal abbrev error! ?
Hello,
I'm trying the latest rsync(3.0.0prev7) on Mac OS 10.5.1 and getting the
following error:
rsync: writefd_unbuffered failed to write 887 bytes [sender]: Broken pipe
(32)
recv_xattr_request: internal abbrev error!
rsync: connection unexpectedly closed (26242 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(600)
[sender=3.0.0pre7]
Can
2011 Jan 31
0
Protocol stream error copying extended attribute, silent failure to copy all data
I'm using rsync 3.0.7 on Mac OS X 10.6, compiled with HFS+ enhancements
according to Mike Bombich's instructions at
http://www.bombich.com/rsync.html. Rsync repeatedly exits with a protocol
data stream error on some com.apple.FinderInfo extended attributes. While
testing this issue, I found that rsync is not copying all extended
attributes even when there is no error message. I'm using
2011 Jan 31
2
Protocol stream error on extended attribute, silent failure to copy all attributes
I'm using rsync 3.0.7 on Mac OS X 10.6, compiled according to Mike
Bombich's instructions at http://www.bombich.com/rsync.html. Rsync
repeatedly exits with a protocol data stream error when trying to copy
some com.apple.FinderInfo extended attributes. While testing this issue,
I found that rsync is not actually copying all extended attributes even
when there is no error message. I'm
2015 Mar 11
4
vfs_fruit: xattr imcompatible with netatalk
Hi.
I'm testing samba 4.2.0 vfs_fruit on Fedora Server 22-alpha.
I confirmed that ResourceFork and FinderInfo are compatible with
Netatalk 3.1.7. However, EAs are incompatible.
The character ":" in EA name is wrong.
The EAs are not seen from clients.
smb.conf:
[test2]
path = /export/test2
writable = yes
vfs objects = catia fruit streams_xattr
fruit:locking =
2015 Mar 11
0
vfs_fruit: xattr imcompatible with netatalk
Hi HAT!
Nice to meet you over here... ;)
On Wed, Mar 11, 2015 at 11:30:45PM +0900, HAT wrote:
> Hi.
> I'm testing samba 4.2.0 vfs_fruit on Fedora Server 22-alpha.
> I confirmed that ResourceFork and FinderInfo are compatible with
> Netatalk 3.1.7. However, EAs are incompatible.
> The character ":" in EA name is wrong.
> The EAs are not seen from clients.
>
2015 Dec 26
3
vfs_fruit: xattr imcompatible with netatalk
On 26/12/15 17:08, HAT wrote:
> Hi,
> I'm testing samba 4.3.3 vfs_fruit on Fedora rawhide.
>
> The EAs are not seen from clients yet.
>
> smb.conf:
> path = /export/test1/
> writable = yes
> vfs objects = catia fruit streams_xattr
> fruit:locking = netatalk
> fruit:encoding = native
> streams_xattr:prefix = user.
2016 Feb 02
2
Disable Client Certificate Authentication for Unencrypted Connections?
On 02 Feb 2016, at 13:09, Haravikk <dovecot at haravikk.me> wrote:
>
> So I still haven?t found a way to require client certificates only for port 993/IMAPS while leaving unencrypted IMAP open for local, trusted, services.
>
> Is there really no way to do this? I just found out how to do the same thing for postfix (turns out it?s fairly easy, just a matter of adding the
2016 Jan 29
2
Disable Client Certificate Authentication for Unencrypted Connections?
> On 27 Jan 2016, at 21:55, Axel Luttgens <axel.luttgens at skynet.be> wrote:
>
> Hello Haravikk,
>
> Perhaps could you try to devise an exception based on one (or more) "remote" section(s), as in:
>
> remote ip.of.webmail.server {
> ssl_verify_client_cert = no
> [other settings, if needed]
> }
>
> But I guess you would need to combine
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
2020 May 06
8
[Bug 14371] New: Combined Exclude & Protect Filter Type
https://bugzilla.samba.org/show_bug.cgi?id=14371
Bug ID: 14371
Summary: Combined Exclude & Protect Filter Type
Product: rsync
Version: 3.2.0
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: wayne at opencoder.net
2016 Jan 25
2
Disable Client Certificate Authentication for Unencrypted Connections?
I?m using dovecot to provide encrypted IMAP e-mail support for remote clients and it?s working great. However, I also need to set up a webmail front-end (Roundcube), which I?m hoping to have use unencrypted IMAP on port 143 (as only port 993 is available externally).
The problem I?m running into is that I want to require client certificate authentication on port 993, but dovecot is apparently
2013 May 07
4
[Bug 9864] New: Allow permanent compression of destination files
https://bugzilla.samba.org/show_bug.cgi?id=9864
Summary: Allow permanent compression of destination files
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: me at haravikk.com
2004 Mar 05
1
Slow reshape from 5x600000 to 6311 x 132
I have a dataset that's a few hundred thousand rows from a database
(read in via dbreadTable). The database is like:
> str(measures)
`data.frame': 609363 obs. of 5 variables:
$ vih.id : int 1 2 3 4 5 6 7 8 9 10 ...
$ vi.id : int 1 2 3 4 5 6 7 8 9 10 ...
$ vih.value: chr "0" "1989" "0" "N/A" ...
$ vih.date : chr
2014 Mar 20
1
[Bug 10507] New: Structured Output (for Simpler Parsing)
https://bugzilla.samba.org/show_bug.cgi?id=10507
Summary: Structured Output (for Simpler Parsing)
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: me at haravikk.com
2014 May 09
1
[Bug 10601] New: Retry Delay for Vanished Files/Directories
https://bugzilla.samba.org/show_bug.cgi?id=10601
Summary: Retry Delay for Vanished Files/Directories
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: samba at haravikk.com
2013 Apr 18
1
[Bug 9814] New: --cache parameter for storing recent file data
https://bugzilla.samba.org/show_bug.cgi?id=9814
Summary: --cache parameter for storing recent file data
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: me at haravikk.com
2014 Jan 14
2
[Bug 10379] New: rsync metadata files
https://bugzilla.samba.org/show_bug.cgi?id=10379
Summary: rsync metadata files
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: me at haravikk.com
QAContact:
2007 Oct 17
0
xattrs on symlinks
As we all know, only osx supports xattrs on symlinks. Unfortunately,
not only does osx support xattrs on symlinks, *every* symlink has, at
the least, com.apple.FinderInfo. When backing up to a linux system,
this results in one error message per symlink:
rsync: rsync_xal_set: lsetxattr("User Guides And
Information","user.com.apple.FinderInfo") failed: Operation not
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
2013 Apr 18
2
[Bug 9812] New: Lookahead file-list loading and comparison
https://bugzilla.samba.org/show_bug.cgi?id=9812
Summary: Lookahead file-list loading and comparison
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: me at haravikk.com