Displaying 20 results from an estimated 1100 matches similar to: "IO error causing file deletion failure?"
2015 Jan 31
6
[Bug 11086] New: rsync --delete has stopped to delete destination files that don't exist at the source
https://bugzilla.samba.org/show_bug.cgi?id=11086
Bug ID: 11086
Summary: rsync --delete has stopped to delete destination files
that don't exist at the source
Product: rsync
Version: 3.1.1
Hardware: x64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component:
2020 Mar 28
4
osx permission issue
hello,
does somebody know how to circumvent that "extra file access restriction
feature" introduced in osx some time ago ?
i already tried adding rsync binary to programms with "full disk access"
privilege ( system-prefs -> security & privacy -> privacy -> full disk
access)? , since running as root is not sufficient - but it does not work.
i want to make sure
2009 Mar 29
2
ssh & rsync equivalence?
Hello Folks
Can anyone help with why I can use ssh like so:
[root@morgansoldmachine ~]# ssh -t rsync@192.168.1.40 sudo ssh -i
/home/rsync/.ssh/id_dsa root@192.168.1.100
Last login: Tue Mar 24
21:32:51 2009 from morgansmachine.lan
[root@morgansoldmachine ~]# logout
Connection to 192.168.1.100 closed.
Connection to 192.168.1.40 closed.
[root@morgansoldmachine ~]#
But, when I use the same
2016 Nov 03
2
Samba and BTRFS server-side copy
Am 02.11.2016 um 20:32 schrieb Saint Germain via samba:
> On Wed, 2 Nov 2016 16:45:31 +0100, Achim Gottinger via samba
> <samba at lists.samba.org> wrote :
>> Am 02.11.2016 um 15:50 schrieb Saint Germain via samba:
>>> On Wed, 2 Nov 2016 14:44:05 +0100, Achim Gottinger via samba
>>> <samba at lists.samba.org> wrote :
>>>>>>> I just
2016 Nov 02
2
Samba and BTRFS server-side copy
Am 02.11.2016 um 15:50 schrieb Saint Germain via samba:
> On Wed, 2 Nov 2016 14:44:05 +0100, Achim Gottinger via samba
> <samba at lists.samba.org> wrote :
>>>>> I just tried and when I limit samba to SMB2 connections (in
>>>>> smb.conf), Nautilus/gvfs cannot connect (it doesn't even see the
>>>>> share).
>>>>>
2016 Nov 02
2
Samba and BTRFS server-side copy
Am 02.11.2016 um 03:05 schrieb Saint Germain via samba:
> On Fri, 28 Oct 2016 19:10:12 +0200, Achim Gottinger via samba
> <samba at lists.samba.org> wrote :
>
>>
>> Am 28.10.2016 um 08:18 schrieb Saint Germain via samba:
>>> On Thu, 27 Oct 2016 17:30:09 -0700, Jeremy Allison <jra at samba.org>
>>> wrote :
>>>
>>>> On Thu, Oct
2004 Jan 19
1
File that "vanish"es between readdir and stat is not IO error
Using rsync 2.6.0 with --verbose and doing a pull.
>?receiving file list ... readlink "{FILENAME}" failed:
>?No such file or directory
>?done
>?IO error encountered - skipping file deletion
The file was a temporary file that was being deleted just as
the rsync was run. So while the file list was being built,
it was there when the directory was read but had vanished
by the
2014 Nov 25
2
CentOS6 gvfs disk thrashing
We recently started upgrading users' workstations to CentOS6. Now
we've come across an interesting issue:
~user/.local/share/gvfs-metadata is filling up with tons of files.
Once there are around 69270 of them, no more are being created, and
the NetApp filer the user's home is on logs:
Directory ..../user/.local/share/gvfs-metadata/ reached the maxdirsize
limit. Reduce the number of
2016 Oct 28
2
Samba and BTRFS server-side copy
Am 28.10.2016 um 08:18 schrieb Saint Germain via samba:
> On Thu, 27 Oct 2016 17:30:09 -0700, Jeremy Allison <jra at samba.org>
> wrote :
>
>> On Thu, Oct 27, 2016 at 05:22:14PM -0700, Jeremy Allison via samba
>> wrote:
>>> Looking around inside that source code I also see:
>>>
>>> do_read (GVfsBackend *backend,
>>>
2002 Dec 05
1
Patch to ignore exluded files.
I came up with a patch to fix the problem of IO Errors caused by
excluded files as did Eugene V. Chupriyanov below.
Is there a chance that this change will show up in a future version of
rsync?
Is there a reason that we should not ignore IO errors when copy_links is
off? Just want to make sure that I'm not missing something here that
may corrupt my syncs....
Here's the version that
2016 Oct 28
3
Samba and BTRFS server-side copy
On Thu, Oct 27, 2016 at 05:22:14PM -0700, Jeremy Allison via samba wrote:
>
> Looking around inside that source code I also see:
>
> do_read (GVfsBackend *backend,
> GVfsJobRead *job,
> GVfsBackendHandle handle,
> char *buffer,
> gsize bytes_requested)
> {
> GVfsBackendSmb *op_backend = G_VFS_BACKEND_SMB (backend);
>
2010 May 12
3
DO NOT REPLY [Bug 7424] New: -x with sshfs
https://bugzilla.samba.org/show_bug.cgi?id=7424
Summary: -x with sshfs
Product: rsync
Version: 3.0.7
Platform: x64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: bugs at dotcommie.net
QAContact: rsync-qa at
2017 Sep 15
2
libimoblidevice prevents updating to Centos7.4
> Date: Friday, September 15, 2017 05:34:11 -0500
> From: Johnny Hughes <johnny at centos.org>
>
> On 09/15/2017 03:06 AM, johan.vermeulen7 at telenet.be wrote:
>> Hello All,
>>
>> this problem occured both before the release with CR repo and now
>> after the release. I have 150 laptops running Centos7 / MATe,
>> including my own laptop.
>>
2010 Feb 17
2
rsync'ing a directory with nothing but symlinks
Hi all. This looks like a common question. I want to backup a dir, in
which i put some symlinks, so it looks like
machinegun:/tmp/daily_backup # ls -la
total 8
drwxr-xr-x 2 root root 4096 2010-02-17 17:41 .
drwxrwxrwt 19 root root 4096 2010-02-17 17:30 ..
lrwxrwxrwx 1 root root 16 2010-02-17 17:41 cgi-bin -> /srv/www/cgi-bin
lrwxrwxrwx 1 root root 4 2010-02-17 17:17 etc -> /etc
2001 Nov 03
3
unpredictable behaviour
I see very odd results from rsync 2.4.7pre1, the latest cvs version (sept
12, i think was the last modified file).
We have a number of network-attached storage devices. 10/100 ethernet,
nfs2 mounted (under nfs3, they buffer deletes, and recursive deletions
fail). Usually, these are kept syncronized across
a wan by a nightly cronjob,
We have a few we keep in reserve, which we syncronize
2008 Dec 02
3
Only OSS in sound tab :( why?
Hi! I have small problem. On my sound tab i have only OSS and i didn't have sound in "steam" games. Emulation not work(OSS too). Somebody now why? :) Ubuntu 8.04.
greetings! redlin
2016 Oct 28
3
Samba and BTRFS server-side copy
On Thu, 27 Oct 2016 16:57:13 -0700, Jeremy Allison <jra at samba.org>
wrote :
> On Fri, Oct 28, 2016 at 01:42:35AM +0200, Saint Germain via samba
> wrote:
> > On Thu, 27 Oct 2016 16:27:05 -0700, Jeremy Allison <jra at samba.org>
> > > if you see any of these then it happened.
> >
> > Ok I understand how to check that it happened, but how can I make
2011 Mar 21
0
permissions changed by rsync over nfs?
Hello wonderful rsync
I have a little problem...
I sync a file system with this command:
rsync -avzAXH --filter="-r *.jpg *.opml *.opml.backup *.m3u"
--delete-after --exclude=MP3s /home/Music/ /misc/bigdisk.mythtv.lan/Music
/misc/bigdisk.mythtv.lan is an nfs mount mounted by autofs.
In /etc/auto.misc I have for /misc/bigdisk.mythtv.lan:
bigdisk.mythtv.lan -fstype=nfs4
2016 Oct 28
1
Samba and BTRFS server-side copy
On Fri, Oct 28, 2016 at 08:18:19AM +0200, Saint Germain via samba wrote:
> Nautilus/gvfs cannot connect (it doesn't even see the share).
>
> I also tried starting a discussion on the topic yesterday:
> https://mail.gnome.org/archives/gvfs-list/2016-October/msg00000.html
>
> It seems that Ross Lagerwall started working on the topic a while ago,
> but I don't know
2018 Jan 05
2
smbclient, cannot delete non-empty directory, no error message
On Fri, Jan 5, 2018 at 6:37 AM, lingpanda101 <lingpanda101 at gmail.com> wrote:
> I would assume you would need to use 'rm -r' to remove a directory and
> it's contents.
That doesn't work and the man page doesn't list flags for any
commands, plus it looks like rm is strictly for files not for
directories.
smb: \noperms\> rm -r test1
NT_STATUS_NO_SUCH_FILE