https://bugzilla.samba.org/show_bug.cgi?id=5701
--- Comment #7 from [EMAIL PROTECTED] 2008-08-24 16:41 CST ---
git 1d891835e7933f2c82bf636b0f27a936dc432e5c still hangs without --info or
--debug,
but with "--info 2 --debug 2" it finishes OK without errors.
--
Configure bugmail: http
On Sun, Aug 24, 2008 at 05:54:12PM +0200, Leslie Jensen wrote:
> rsync -tv --files-from="my list of files" /home/user/configuration/
You're missing a path in that command, presumably the source path.
All names in a files-from file are relative to the source path, but
you can use "/" if you want th
On Sun, 2008-08-24 at 17:54 +0200, Leslie Jensen wrote:
> Copy system configuration files to a directory on my
> (/home/user/configuration) home drive.
>
> I've made a text file with the files I want to copy, one file on each row.
>
> The command:
>
> rsync -tv --files-from="my list of files" /
https://bugzilla.samba.org/show_bug.cgi?id=5701
--- Comment #6 from [EMAIL PROTECTED] 2008-08-24 16:21 CST ---
> I have checked in some flushing changes that I hope will take care of
> the issue.
It was probably not clear that the issue mentioned in the second paragraph was
referring
https://bugzilla.samba.org/show_bug.cgi?id=5701
--- Comment #5 from [EMAIL PROTECTED] 2008-08-24 16:15 CST ---
The abnormal exit was a logging issue in 3.1.0 that I just checked-in a fix for
(see latest git and "nightly" tar file).
I have checked in some flushing changes that I hope
On Sun, 2008-08-24 at 14:24 +0200, Mikel Jimenez wrote:
> I am making backup of a Plesk Debian server to /backup using Rsync.
>
> My questioin is how can I preserve the ctime, mtime, and atime of
> original files?
- Preserving the mtime is just rsync's --times (-t) option.
- To preserve the ati
https://bugzilla.samba.org/show_bug.cgi?id=5701
--- Comment #4 from [EMAIL PROTECTED] 2008-08-24 13:13 CST ---
With "--info 2 --debug 2", it does not hang, but spits out some errors, and
exits abruptly:
(I gave five dirs as parameters -- let's call them dir0, dir1, dir2, dir3,
dir4)
https://bugzilla.samba.org/show_bug.cgi?id=5701
--- Comment #3 from [EMAIL PROTECTED] 2008-08-24 12:50 CST ---
Unfortunately the patch did not help...
(gdb) bt
#0 0x003000cdcad3 in __select_nocancel () from /lib64/libc.so.6
#1 0x0043620b in read_timeout (fd=5, buf=0x7ff
https://bugzilla.samba.org/show_bug.cgi?id=5701
--- Comment #2 from [EMAIL PROTECTED] 2008-08-24 12:32 CST ---
Created an attachment (id=3504)
--> (https://bugzilla.samba.org/attachment.cgi?id=3504&action=view)
Test patch
I haven't been able to get rsync to hang for me yet. If you'
Hello.
I'm trying to achieve the following.
Copy system configuration files to a directory on my
(/home/user/configuration) home drive.
I've made a text file with the files I want to copy, one file on each row.
The command:
rsync -tv --files-from="my list of files" /home/user/configuration/
Hello
I am making backup of a Plesk Debian server to /backup using Rsync.
My questioin is how can I preserve the ctime, mtime, and atime of
original files?
Thanks
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.
11 matches
Mail list logo