Displaying 16 results from an estimated 16 matches for "progress2".
Did you mean:
progress
2014 Jan 19
0
--info=progress2 flag displays wrong transfer rates
Hi,
I'm a bit new to rsync, and I recently learnt about the --info=progress2
flag to display complete transfer progress. However while transferring I
encountered some unusually large transfer rates being displayed repeatedly.
I used "rsync -av --info=progress2" to transfer a folder with several large
files. Every time a new file was started , the initial transfer...
2014 Feb 15
1
[Bug 10451] New: --info=progress2 with --bwlimit doesn't give correct value
https://bugzilla.samba.org/show_bug.cgi?id=10451
Summary: --info=progress2 with --bwlimit doesn't give correct
value
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samb...
2014 May 01
4
[Bug 10580] New: Total file size reported wrong with --stats --info=progress2
https://bugzilla.samba.org/show_bug.cgi?id=10580
Summary: Total file size reported wrong with --stats
--info=progress2
Product: rsync
Version: 3.1.0
Platform: x64
OS/Version: Linux
Status: NEW
Severity: major
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: vania.toperich at gmail.com
QA...
2014 Jun 11
0
Progress indication refreshes too often with --info=progress2
...enarios.
I think the progress messages should refresh once every 500 ms at most.
Thanks,
? R. Diez
-------------- next part --------------
An embedded message was scrubbed...
From: "R. Diez" <rdiezmail-temp2 at yahoo.de>
Subject: Progress indication refreshes too often with --info=progress2
Date: Wed, 11 Jun 2014 08:28:01 +0100 (BST)
Size: 4228
URL: <http://lists.samba.org/pipermail/rsync/attachments/20140611/2deb2d85/attachment.mht>
2014 Feb 15
5
[Bug 10450] New: --info=progress2 increase %
https://bugzilla.samba.org/show_bug.cgi?id=10450
Summary: --info=progress2 increase %
Product: rsync
Version: 3.1.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: vania.toperich at gmail.com...
2019 Nov 12
2
Speed up rsync with many of excluded files
...de-from=/tmp/tmp.H9KJYPMfMS \
--exclude-from=/tmp/tmp.PNi7cJaREP \
--exclude-from=/tmp/tmp.S4N9H4lsU7 \
--exclude-from=/tmp/tmp.a5Zlgh6pUK \
--exclude-from=/tmp/tmp.eiUlMluAe8 \
--exclude-from=/tmp/tmp.ma0S1YSewc \
--exclude-from=/tmp/tmp.sLR95oVbVD \
--exclude-from=/tmp/tmp.zbfeLpezMX \
-ax --info=progress2 \
-e 'ssh -x -T -o Compression=no' \
'/srv/project/shared/uploads/' \
'project at host:/srv/project/shared/uploads/'
In every temp file are 1000s of lines with files like this:
orders/scan/file/2234480/scan.pdf
When I started rsync it only should transfer perhaps 1000 fil...
2018 Feb 22
4
What is exit code 5888?
rsync v3.1.0
linux v4.4.104-39-default x86_64
Found in the system log:
2018-02-22T05:02:00-0700 sma-server3 python3[31371]: backintime
(sma-user3x/3): WARNING: Command "rsync -rtDHh --links --no-p --no-g
--no-o --info=progress2 --no-i-r --delete --delete-excluded -i
--dry-run --out-format="BACKINTIME: %i %n%L" --chmod=Du+wx
--exclude="/bkp/cgate-backintime"
--exclude="/home/sma-user3x/.local/share/backintime"
--exclude=".local/share/backintime/mnt"
--include="/data01/var/Comm...
2023 Feb 17
1
[feature request?]: Show progress only for big files
...lots of posts on stackexchange.com (stackoverflow,
superuser...), askubuntu.com and some others, concerning rsync's
capabilities of showing progress information. But all I've found was
what I already knew: --progress (or -P) shows a progress information for
*every* file transmitted, --info=progress2 shows an overall progress of
the whole transfer (more useful, but slower, if combined with
--no-inc-recursive/--no-i-r...).
What I am looking for is a way to show the progress on file-level (like
--progress or -P) but only for files bigger than a certain threshold,
say for example >25 MB for a...
2019 Nov 13
1
Speed up rsync with many of excluded files
...; > --exclude-from=/tmp/tmp.S4N9H4lsU7 \
> > --exclude-from=/tmp/tmp.a5Zlgh6pUK \
> > --exclude-from=/tmp/tmp.eiUlMluAe8 \
> > --exclude-from=/tmp/tmp.ma0S1YSewc \
> > --exclude-from=/tmp/tmp.sLR95oVbVD \
> > --exclude-from=/tmp/tmp.zbfeLpezMX \
> > -ax --info=progress2 \
> > -e 'ssh -x -T -o Compression=no' \
> > '/srv/project/shared/uploads/' \
> > 'project at host:/srv/project/shared/uploads/'
> >
> > In every temp file are 1000s of lines with files like this:
> >
> > orders/scan/file/2234480/s...
2017 May 05
10
[Bug 12769] New: error allocating core memory buffers (code 22) depending on source file system
...er: mss-it at fau.de
QA Contact: rsync-qa at samba.org
We run an openSuSE Leap 42.2 and an Ubuntu 14.04.5 on two servers. Copying a
large number of files (in this case about 28 million) leads to different
results depending on the source file system.
We copy with rsync -rlptgoDAxHnP --info=progress2 --delete
--link-dest=$LINK_DEST root@$SERVER:/$FOLDER /backup/rsynctest/ . Replacing
--delete by --delete-delay doesn't change the behaviour as expected. The error
occurs with and without the option -n, in this case it is just for testing
reasons included.
In case the source is located on an Ex...
2006 May 18
8
DO NOT REPLY [Bug 3784] New: Showing Progress without being Verbose
https://bugzilla.samba.org/show_bug.cgi?id=3784
Summary: Showing Progress without being Verbose
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: Tam@SiuLung.com
2018 Feb 22
0
What is exit code 5888?
...9 PM, James Moe via rsync wrote:
> rsync v3.1.0
> linux v4.4.104-39-default x86_64
>
> Found in the system log:
>
> 2018-02-22T05:02:00-0700 sma-server3 python3[31371]: backintime
> (sma-user3x/3): WARNING: Command "rsync -rtDHh --links --no-p --no-g
> --no-o --info=progress2 --no-i-r --delete --delete-excluded -i
> --dry-run --out-format="BACKINTIME: %i %n%L" --chmod=Du+wx
> --exclude="/bkp/cgate-backintime"
> --exclude="/home/sma-user3x/.local/share/backintime"
> --exclude=".local/share/backintime/mnt"
> --inclu...
2019 Nov 12
0
Speed up rsync with many of excluded files
...lude-from=/tmp/tmp.PNi7cJaREP \
> --exclude-from=/tmp/tmp.S4N9H4lsU7 \
> --exclude-from=/tmp/tmp.a5Zlgh6pUK \
> --exclude-from=/tmp/tmp.eiUlMluAe8 \
> --exclude-from=/tmp/tmp.ma0S1YSewc \
> --exclude-from=/tmp/tmp.sLR95oVbVD \
> --exclude-from=/tmp/tmp.zbfeLpezMX \
> -ax --info=progress2 \
> -e 'ssh -x -T -o Compression=no' \
> '/srv/project/shared/uploads/' \
> 'project at host:/srv/project/shared/uploads/'
>
> In every temp file are 1000s of lines with files like this:
>
> orders/scan/file/2234480/scan.pdf
>
> When I started r...
2010 Dec 09
0
How to obtain the both rsync progress ?
...in for my project a need to use Rsync for a backup
solution and I have a problem.
I need to pick up the both RSYNC progress in same time, the classic
progress "files to files" ( with the option "--info=progress" ) and the
overall RSYNC progress with the option "--info=progress2".
I want to know if is possible to obtain this both progress to the
--stdout of shell.
My goal is to redirect and parsing this progress for used this values in
a dialog gauge.
I want to produce two gauges : One for the "files to files" progress
state and the second for the &quo...
2015 Oct 19
3
[Bug 11561] New: [PATCH] Show progress information when SIGINFO is caught on platforms that have it
https://bugzilla.samba.org/show_bug.cgi?id=11561
Bug ID: 11561
Summary: [PATCH] Show progress information when SIGINFO is
caught on platforms that have it
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2017 Nov 26
3
Solution for rsync overall progress data display
Hello,
I looking for a solution to display overall rsync progress on an LCD
display as a bargraph.
I have found 2 parameters:
--progress
This option tells rsync to print information
showing the
progress of the transfer. This gives a bored user
something to
watch. Implies --verbose if it wasn't already specified.