similar to: [Bug 14262] New: add continuous sync mode using inotify/fanotify/etc

Displaying 20 results from an estimated 1300 matches similar to: "[Bug 14262] New: add continuous sync mode using inotify/fanotify/etc"

2008 Mar 31
11
[Bug 15276] New: text rendering, PGRAPH_ERROR/ILLEGAL_MTHD/ PROTECTION_FAULT spam in syslog
http://bugs.freedesktop.org/show_bug.cgi?id=15276 Summary: text rendering, PGRAPH_ERROR/ILLEGAL_MTHD/PROTECTION_FAULT spam in syslog Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2013 Jan 29
2
[Bug 2065] New: double confirmation with ssh-add -c and ControlMaster autoask
https://bugzilla.mindrot.org/show_bug.cgi?id=2065 Bug ID: 2065 Summary: double confirmation with ssh-add -c and ControlMaster autoask Classification: Unclassified Product: Portable OpenSSH Version: 6.0p1 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P3
2013 Jun 09
7
[Bug 2120] New: ssh-agent: cleanup sockets on Ctrl+C with debug mode
https://bugzilla.mindrot.org/show_bug.cgi?id=2120 Bug ID: 2120 Summary: ssh-agent: cleanup sockets on Ctrl+C with debug mode Product: Portable OpenSSH Version: 6.2p1 Hardware: All OS: All Status: NEW Keywords: patch Severity: normal Priority: P5 Component: ssh-agent
2015 Jul 19
2
building samba git master: error with pyldb-util/ldb
Hi all, I'm trying to build samba git master on Debian jessie with backported ldb/talloc/tdb/tevent but am getting this error even though the required libraries are installed. Does anyone have any suggestions about how to debug this? I tried increasing the waf verbosity, no luck. ERROR: Use of system library pyldb-util depends on missing system library/libraries ['ldb'] I'm also
2016 Mar 14
2
[Bug 2552] New: ssh -X and "ForwardX11Trusted no" break most applications, distros turn on "ForwardX11Trusted yes"
https://bugzilla.mindrot.org/show_bug.cgi?id=2552 Bug ID: 2552 Summary: ssh -X and "ForwardX11Trusted no" break most applications, distros turn on "ForwardX11Trusted yes" Product: Portable OpenSSH Version: 7.2p1 Hardware: All OS: All Status: NEW Severity:
2014 Oct 02
15
[Bug 2283] New: option to execute command without shell
https://bugzilla.mindrot.org/show_bug.cgi?id=2283 Bug ID: 2283 Summary: option to execute command without shell Product: Portable OpenSSH Version: 6.6p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at
2013 Jan 29
16
[Bug 2066] New: ssh tries the keys proposed by the agent before those passed with -i
https://bugzilla.mindrot.org/show_bug.cgi?id=2066 Bug ID: 2066 Summary: ssh tries the keys proposed by the agent before those passed with -i Classification: Unclassified Product: Portable OpenSSH Version: 6.0p1 Hardware: All OS: Linux Status: NEW Severity: normal
2010 Nov 20
4
How to sync an exact list of files, Including deletes!?
Hello, I'm author of Lsyncd - the live syncing deamon - http://code.google.com/p/lsyncd/ - a daemon that uses Linux` inotify to watch for filesystem changes - aggregates them for a few seconds and then periodically calls rsync to transfer the changes to target(s). Version 1 was simply aware of directories only, and it called rsync once with --delete -d for every directory in which anything
2017 Feb 09
4
Huge directory tree: Get files to sync via tools like sysdig
Hi, we have a huge directory tree. * 17M files (number of files) * 2.2TBytes of data. * Only 0.1% changes per day Current pain: rsyncs directory tree traversal needs to long to discover the changed files. Only few files change. I discovered the tool sysdig which could be used to monitor the files which were changed. Then we could feed the list of changed files to rsync and avoid the
2017 Feb 07
12
[Bug 12569] New: Missing directory errors not ignored
https://bugzilla.samba.org/show_bug.cgi?id=12569 Bug ID: 12569 Summary: Missing directory errors not ignored Product: rsync Version: 3.1.2 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: axkibe
2017 Feb 09
2
Huge directory tree: Get files to sync via tools like sysdig
On Thu, 9 Feb 2017 10:55:51 +0100 Axel Kittenberger <axkibe at gmail.com> wrote: > > Has someone experience with collecting the changed files > > with a third party tool which detects which files were changed? > > I don't know of sysdig but am the developer of Lsyncd which does > exactly that, collect file changes via inotify event mechanism and > then calls
2017 May 10
1
[Bug 12781] New: rsync library
https://bugzilla.samba.org/show_bug.cgi?id=12781 Bug ID: 12781 Summary: rsync library Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: core Assignee: wayned at samba.org Reporter: ildar at altlinux.ru
2008 Jul 25
1
[Bug 16848] New: 0.7.2 crashes xulrunner 1. 9 based browsers with fontstruct site
http://bugs.freedesktop.org/show_bug.cgi?id=16848 Summary: 0.7.2 crashes xulrunner 1.9 based browsers with fontstruct site Product: swfdec Version: 0.7.x Platform: x86 (IA32) URL: http://fontstruct.fontshop.com/ OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium
2013 Apr 12
0
net rpc share allowedusers fails half the time?
Hi all, [Please CC me in reply, I'm not subscribed] We have a weird situation on one of our shares, net rpc share allowedusers fails with NT_STATUS_IO_DEVICE_ERROR. Normally the command is run with the password passed on the command-line. If we manually type the password or turn up the debug level, it works. If we turn up the debug output but direct the output to /dev/null or to a file, then
2021 Mar 09
0
[Announce] Samba 4.13.5 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.13 release series. Changes since 4.13.4 -------------------- o Trever L. Adams <trever.adams at gmail.com> * BUG 14634: s3:modules:vfs_virusfilter: Recent talloc changes cause infinite start-up failure. o Jeremy Allison <jra at samba.org> * BUG 13992: s3: libsmb: Add missing
2021 Mar 09
0
[Announce] Samba 4.13.5 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.13 release series. Changes since 4.13.4 -------------------- o Trever L. Adams <trever.adams at gmail.com> * BUG 14634: s3:modules:vfs_virusfilter: Recent talloc changes cause infinite start-up failure. o Jeremy Allison <jra at samba.org> * BUG 13992: s3: libsmb: Add missing
2015 Sep 15
36
[Bug 2468] New: Option to include external files to sshd_config
https://bugzilla.mindrot.org/show_bug.cgi?id=2468 Bug ID: 2468 Summary: Option to include external files to sshd_config Product: Portable OpenSSH Version: 7.1p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs
2013 Feb 27
1
net rpc share allowedusers gives "Coult not query secdesc for share"?
Hi all, [Please CC me in reply, I'm not subscribed] On two of our machines, "net rpc share allowedusers" gives the error "Coult not query secdesc for share", partial debug log (-d10) below. The servers are both running Windows Server 2008 R2 Standard 6.1 but we have other servers running the same version of Windows so I don't think that is the issue. This is
2021 Mar 11
0
[Announce] Samba 4.12.12 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.12 release series. Please note that this will be the last bugfix release of the Samba 4.12 release series. There will be Security Releases only beyond this point. New GPG key ===========
2021 Mar 11
0
[Announce] Samba 4.12.12 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.12 release series. Please note that this will be the last bugfix release of the Samba 4.12 release series. There will be Security Releases only beyond this point. New GPG key ===========