similar to: [feature request?]: Show progress only for big files

Displaying 20 results from an estimated 110 matches similar to: "[feature request?]: Show progress only for big files"

2004 Feb 27
2
patch: better progress meter
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/rsync/attachments/20040227/923b87ee/PGP.bin
2001 Nov 29
1
patch from faith@alephnull to add rate indicator to --progress
Any votes for/against? ----- Forwarded message from Rik Faith <faith@alephnull.com> ----- Date: Wed, 28 Nov 2001 12:55:29 -0500 From: Rik Faith <faith@alephnull.com> To: mbp@samba.org Subject: rsync patch X-Mailer: VM 6.96; XEmacs 21.1; Linux 2.4.16 (light) Here is a patch that adds rate information (e.g., kB/s) to the --progress display. I just noticed that 2.4.7pre4 is coming
2004 Jan 13
3
Progress reporting: N more to check
A recent posting here got me thinking about having the --progress output tell the user about how many files were left to go in the transfer. I submit the attached patch which outputs an extra suffix onto the progress line at the end of each file's transfer (so it only appears once per file, not on every status update). The output would look like this: [...] flist.c 35671 100%
2005 Mar 04
1
wierd duration shown in progress with 0 byte files
While trying out the 2.6.4-pre2, I noticed something wierd with --progress; it shows: ads/promotions.MYD 0 100% 0.00kB/s 519:35:46 (61, 56.3% of 597) This is quite reproducable whenever an empty file is transferred (or created on the receiving end). Commandline used was: rsync -zave 'ssh -c arcfour' --progress --stats --delete lisa:/var/lib/mysql/ . BTW, this also
2002 Apr 20
0
14676 100% 0.00kB/s 0:00:00
Hello, When rsync'ing over an ISDN 64kb/s channel, I get reported mostly 0 kB/s: 1287 100% 0.00kB/s 0:00:00 home/httpd/html/mirrors/developer.apple.com/techpubs/macosx/System/Documentation/Developer/YellowBox/TasksAndConcepts/JavaTutorial/3.JavaDebugging/toc.html 731 100% 0.00kB/s 0:00:00
2023 Feb 17
1
Does rsync verify its writes?
Hi, you can use the switch --fsync to verify the transfer. From the manpage: --fsync ????????????? Cause the receiving side to fsync each finished file. This may slow down the transfer, but can help to ????????????? provide peace of mind when updating critical files.
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 rate was unusually
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 samba.org
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
2014 Jun 11
0
Progress indication refreshes too often with --info=progress2
Hi there: I am testing rsync with a large number of small files. I am using 'tee' to keep the log, and I noticed that the log file was growing very quickly. It seems that the progress text refreshes too often: building file list ... ?0 files... ?100 files... ?200 files... ?300 files... ?... ?5.53G? 95%??? 8.50MB/s??? 0:10:20 (xfr#478709, to-chk=9/537759) ?5.53G? 95%??? 8.50MB/s???
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
Hello, I have a problem while rsyncing a directory with perhaps 1.000.000 files. Before this I generate some files locally and add them to temp files. So this files should be excluded from syncing. My rsync call looks like this: rsync --exclude='tmp/' \ --exclude-from=/tmp/tmp.GF7SsFPnS3 \ --exclude-from=/tmp/tmp.8SjJNCHyaI \ --exclude-from=/tmp/tmp.CxZXEoPjgV \
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"
2019 Nov 13
1
Speed up rsync with many of excluded files
raf via rsync wrote: > Georg Limbach via rsync wrote: > > > Hello, > > > > I have a problem while rsyncing a directory with perhaps 1.000.000 > > files. Before this I generate some files locally and add them to temp > > files. So this files should be excluded from syncing. > > > > My rsync call looks like this: > > > > rsync
2017 May 05
10
[Bug 12769] New: error allocating core memory buffers (code 22) depending on source file system
https://bugzilla.samba.org/show_bug.cgi?id=12769 Bug ID: 12769 Summary: error allocating core memory buffers (code 22) depending on source file system Product: rsync Version: 3.1.0 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 Component: core
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
2008 Oct 22
1
[PATCH] Make progress output show "done" instead of "to-chk".
In incremental recursion mode, the number of files "to check" can increase (when new file-list chunks are built) as well as decrease, which I found confusing to watch. This patch makes the progress line show the number of files "done" (which increases monotonically) instead. I did notice that the last progress line shows "done=N-1/N" instead of "done=N/N";
2010 Dec 09
0
How to obtain the both rsync progress ?
Hello, I'm a French Student 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
2018 Feb 22
0
What is exit code 5888?
It is an exit 0 (success) that is being multiplied by 23 for some reason and whatever (shell?) is running rsync doesn't recognize that. On 02/22/2018 02:09 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
2019 Nov 12
0
Speed up rsync with many of excluded files
Georg Limbach via rsync wrote: > Hello, > > I have a problem while rsyncing a directory with perhaps 1.000.000 > files. Before this I generate some files locally and add them to temp > files. So this files should be excluded from syncing. > > My rsync call looks like this: > > rsync --exclude='tmp/' \ > --exclude-from=/tmp/tmp.GF7SsFPnS3 \ >