On Mon, Nov 14, 2005 at 05:51:57AM -0600, John Van Essen wrote:
> What would you say about overloading the -h option?
After thinking about it for a bit, I like your idea. I've changed -h
to be the short-version of the --human-readable option, and added some
backward-compatibility code that makes
Hi All,
I'm new here...i'm really interested in joining this group to be able
to explore and find back up solutions on our system. Im running samba
here and eventually fully migrate to linux. I really appreciate your
advices and expert opinions. Thanks...
Tata
--
To unsubscribe or change options
I am running rsync 2.6.4 and the source file to be copied is 35.6GB and
the previous old version target file is 25.2GB. Running with logging at
vvv, the last output before the process appears to hang is:
match at 25174423560 last_match=25174423560 j=158665 len=158664 n=0
match at 25174582224 la
On Mon, Nov 14, 2005 at 10:40:40PM -0600, Flowers, Linda wrote:
> Anyone have any idea why the owner:group would be set differently on
> the destination for a local/local rsync vs a remote/local rsync ...
Sure, there's several things you could be doing inconsistently that
would cause that result.
Nope
Anyone have any idea why the owner:group would be set
differently on the destination for a local/local rsync
vs a remote/local rsync ...
--
"remote" copy to 127.0.0.1 maybe?
>
>
> Using sudo and rsync to perform migrations of source from
> test to prod
>
>
Ok, I have solved my problem.
The problem was in the call of the command more in my script. A better
way was to call cat instead of more.
Thank you very much for your replies.
Have a nice day.
David
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posti
Hello
I wrote a script shell to make backups. First, I execute my script
"manually" ans there is no problem. In a second part, I wrote a crontab
to launch my script as there :
31 11 14 11 * /home/gldavid/Coding/Shell/Backup/keepme.sh
My problem is when the script is launched by cron, I have an err
On Sat, 12 Nov 2005 12:12:28 -0800, Wayne Davison <[EMAIL PROTECTED]> wrote:
>
> The CVS version now has the options --human-readable (-m) and --si to
> implement more human-reable output in the --stats and the end-of-run
> summary. Anyone wanting to be able to use -h instead of -m (to make the
>