similar to: --files-from= broken when run from cron?

Displaying 20 results from an estimated 100 matches similar to: "--files-from= broken when run from cron?"

2010 May 13
1
DO NOT REPLY [Bug 7426] New: --files-from= broken when run from crontab
https://bugzilla.samba.org/show_bug.cgi?id=7426 Summary: --files-from= broken when run from crontab Product: rsync Version: 3.0.7 Platform: x64 OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: bgcladd at gmail.com
2010 May 13
4
DO NOT REPLY [Bug 7425] New: --files-from= broken when run from crontab
https://bugzilla.samba.org/show_bug.cgi?id=7425 Summary: --files-from= broken when run from crontab Product: rsync Version: 3.0.7 Platform: x64 OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: bgcladd at gmail.com
2009 Apr 26
5
Steam problem
Hello folks, I've a problem. I just installed Jaunty, and, thanks to Wine, the latest version of Steam. But, after the installation, it doesn't open. It just stays in processes as "Steam.exe" @ sleeping. Any solutions? (I tried running it on both XP and Vista mode)
2008 Nov 04
1
Behaviour of /./ in from file on version 3.0.4
Greetings, I am using cygwin/rsync to backup windows data to a linux server. I recently upgraded an implementation of rsync from 2.6.8 to 3.0.4 and have encountered a problem. In the previous version of rsync a /./ in the from file would cause the previous path information to be dropped for the destination directory. In 3.0.4, it appears the . is being translated into the current (working)
2009 Feb 09
0
dot-dir in --from-file in 3.0.5 can't seem to backup from exposed shadow copy of drive
Hi, In 3.0.4, encountered a problem with dot-dir path (e.g. , foo/./bar) inside a -files-from file when the root of the transfer isn't in the current directory. This was fixed in 3.05 (well, partially). 3.0.5 bug fixes release info: - Fixed the use of a dot-dir path (e.g. foo/./bar) inside a --files-from file when the root of the transfer isn't the current directory.
2017 Jan 18
4
[Bug 12527] New: Sender waits for timeout when fuzzy basis file found
https://bugzilla.samba.org/show_bug.cgi?id=12527 Bug ID: 12527 Summary: Sender waits for timeout when fuzzy basis file found Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 Component: core Assignee: wayned at samba.org
2019 Jun 20
0
Multiple errors from rsync - later 'soft' error raised rather than earlier 'hard' error.
Peter, I was about to post the below to the rsync mailing list, but wondered whether your code which captures rsync output may have allowed rsync to continue past what I think would normally be a fatal error? Thanks Rob. P.S. Should I put the final backups of the old pearcey /home back into their correct slots - 5 backups were recycled, but nothing was added to them? The .Snapshots area is
2018 Dec 30
0
--partial does not "unhide" the files
I think --partial might be a red herring here. It only applies to what happens when rsync is aborted in the middle of a file. What happens without -P? Also, it is worth trying with --inplace. On 12/30/18 5:32 PM, Heiko Schlittermann via rsync wrote: > Hi, > > I used --partial to transfer files from my local computer (rsync 3.1.2, > Debian) to a remote computer (rsync 3.1.1 WD
2007 Mar 28
0
[925] branches/wxruby2/wxwidgets_282/doc/textile/filedialog.txtl: Improvements to doc from wxWidgets 2.8
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2020 Jun 10
2
Delta-compression and --write-devices
Hello, This is my first time posting to this list. I think I might have found a bug, but I am not sure, so I appreciate any thought you may have. I am running rsync 3.2.0dev from Git master revision 916faecb with the copy-devices patch from rsync-patches master revision f22e220b on Debian 10 and I used the Debian build system to build rsync. I am running the following command: alpha# rsync
2009 Feb 15
12
DO NOT REPLY [Bug 6116] New: Cannot access files in exposed shadow drive in version 3.0.5
https://bugzilla.samba.org/show_bug.cgi?id=6116 Summary: Cannot access files in exposed shadow drive in version 3.0.5 Product: rsync Version: 3.0.5 Platform: x86 OS/Version: Windows NT Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2011 Sep 13
1
protect rule prevents file sending when in merge filter file?
Hi, We upgraded from rsync 2.6.8 to 3.0.6, and ran into a problem with P (protect) rules coming in from filter files. The rule works if given on command line, but if given via . (merge), it no longer works. The effect is that files are not sent to the destination any more. I verified the problem still exists in 3.0.9pre2. I don't think this is bug 8309
2010 Oct 29
1
Multiple wildcards in source
Hi there, We have a directory structure such as: "/home/foobar/domains/example.com/public" "/home/cake/domains/mydomain.org/public" I need to use a single rsync command to sync "/home/*/domains/*" to another directory, but I'm really struggling on how to do this. rsync -arv '/home/*/domains/*' ~/ rsync: change_dir "/home/*/domains" failed: No
2008 Sep 20
0
"No such file or directory" error!
How to solve "No such file or directory" error? Here's the output: >>> Starting rsync with rsync://192.168.0.25/gentoo-portage... >>> Checking server timestamp ... This is rsync[number].[country].gentoo.org. receiving file list ... rsync: change_dir "/metadata" (in gentoo-portage) failed: No such file or directory (2) done Number of files: 0 Number of
2013 Oct 03
0
Automatic boot menu?
Ferenc Wagner <wferi at niif.hu> writes: > "H. Peter Anvin" <hpa at zytor.com> writes: > >> On 08/29/2013 04:14 AM, Ferenc Wagner wrote: >> >>> "H. Peter Anvin" <hpa at zytor.com> writes: >>> >>>> On 08/22/2013 10:20 AM, Ferenc Wagner wrote: >>>> >>>>> Now that Syslinux has ls.c32 and
2013 Oct 24
0
patch for combining detect-renamed and fileflags patches (fwd)
Dear collegaues, please evaluate the patch attached, which allow to use both --detect-renamed and --fileflags extra features. This is meta-patch which sould be applied to detect-renamed. fileflags patch should be applied first, following by the modified detect-renamed patch. It is included in current FreeBSD port, but it seems it would be much more useful to be supported by samba
2009 Aug 18
1
prepending /cygdrive/c/ to source line
Hello, either cygwin or rsync (version 3.0.6) is prepending /cygwin/c/ to the source path from the command line. C:\CMS\PageGenerator>rsync -avc --delete -vvv --protocol=20 -e "ssh.exe -i C:\cm s\PageGenerator\qa_rsa" \\cagecfsu1.saifg.rbc.com\YCM0\InternalCache\test_aug17/ nasadmin at 10.243.101.218:/cygdrive/g/EWCMS_SYNC/test_aug17/ cmd=ssh.exe -i C:\cms\PageGenerator\qa_rsa
2011 Aug 30
1
[Bug 8423] New: Listing a non-existent remote directory hangs
https://bugzilla.samba.org/show_bug.cgi?id=8423 Summary: Listing a non-existent remote directory hangs 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: chris at onthe.net.au
2018 Dec 30
2
--partial does not "unhide" the files
Hi, I used --partial to transfer files from my local computer (rsync 3.1.2, Debian) to a remote computer (rsync 3.1.1 WD MyPassport Storage device) The files get transferred, but after successful transfer, the files are not renamed from .<tmpfile> to <file>. Where to go next? Here is the verbose output after transferring an empty file heiko at blade:~/Pictures$ rsync
2008 Sep 09
3
directories not correctly recognized rsync-3.0.4
Hi, I'm running rsync-3.0.4 on my UNIX system. I've just updated from rsync-2.6.9. I'm facing a general problem with the execution of files during a transfer process. The situation: 2 Directories (dir1 and dir2) on one machine with a some files in dir1 which shall be translated to dir2. rsync does not correctly recognize dir1 and dir2 as directories. It tries to transfer dir1 as a