Displaying 20 results from an estimated 1000 matches similar to: "How to obtain the both rsync 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 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 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
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 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
2006 Jan 06
3
Getting model class by string
Hello,
I have an interessting problem, I''m not sure how to solve :-)
I have the name of a model in a variable like this:
My model is called Article
My var contains "Article"
Now - How do I get the model class, so I can call Article.find,
Article.new etc ... ?
Greetings,
Gitte Wange
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 \
2023 Feb 17
1
[feature request?]: Show progress only for big files
Hi,
I've read through the rsync manpage, this mailing list, asked Google and
studied 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
2007 Jun 15
1
c2d E6600 + $ GB RAM fits?
Hi,
I want to use xen 3.1 on debian 4.0 (etch) in order to have Win XP,
OpenSolaris, FreeBSD, NetBSD as guest os.
Could you tell me if tell following hardware will fit fore this purpose
(system is used for development)?
Intel Core 2 Duo E6600, 4 GB RAM, 4x WD 1600AAJS (RAID 0+1), ASUS EN7600 Top
Silent/HTD
It would also be interessting for me if it will sufficent work (preformance)
if I do
2007 Apr 18
0
[Bridge] Measuring Bridge Performance (+ebtables/iptables)
Hello,
has anyone done any performance measuring of Linux Bridge + firewalling?
I did search the net for a long time, to find out what would be the best way to measure the
(maximum) performance/throughput. I didn't really come to a conclusion I'm satisfied with.
Nevertheless I did create a small bridged test setup with 4 servers (gbit nics) and a linux bridge
(2 x 100 mbit nic), all on
2006 Mar 05
1
optimal factorial designs
Hi All,
recently I used Design Expert for some Design Of Experiment work.
I was happy with the interface to select which effects I want to see in my experiment, and which not.
For example: I can select of course my main effects, but also if I want to see interaction A:B, B:C, A:B:C,but not A:C.
This was very interessting as you can end up with fewer runs, especially in cases of 10 factors with
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
2002 Mar 26
2
Channel coupling
Unfortunately nobody has answered to my question about the channel mapping.
:-(
Are there any new ideas how save the channel mapping in multichannel vorbis
streams?
In addition it might be interessting thinking about using channel coupling
for storing the same content in different langauges (because many things
like background music are supposed to be the same). But there would be the
same
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"
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 \
>
2005 Oct 15
3
Problem with ntlm_auth
Hi
I use suse 10.0 and have problems to set up ntlm_auth for squid.
It uses samba 3.0.20 and squid 2.5.stable10
I have set up winbind and everyhting seems to work.
I've changes groupownerchip of /var/lib/samba/winbindd_privileged
to squid. squid runs as group squid.
Everyhting is working fine for several minutes.
After a while it doesn't work anymore
proxy:/var/log/samba #
2006 Aug 21
4
Making DOS/Win9x HD Image for memdisk
Hi list!
I'm trying to make a hd image with can boot from memdisk over PXE.
So this is what i did:
- Created a new VM [VMware]
-Installed DOS on a 100MB HD from a floppy
-bootet Linux over PXE [DamnSmallLinux]
-in terminal: dd if=/dev/hda of=dos.img
This image [dos.img] isn't working! Memdisk loads the Image and boots the
HD! The error message is something like this:
I/O Device
2017 Sep 21
0
List of occuring values
unique(x) will give you the distinct values in x. table(x) will give you
the distrinct values and their frequencies as an array with dimnames.
data.frame(table(x)) will give you a 2-column data.frame with the distinct
values and their frequencies.
> values <- c("Small", "Large", "Large", "Large")
> unique(values)
[1] "Small"
2008 Dec 01
1
APC Back-UPS CS 500 power cycle
Hello,
we have a problem using APC Back-UPS CS 500 (connected via USB,
usbhid-ups-apc) and UPS-NUT. We've tried different Versions of UPS-NUT
(2.2.1 and 2.2.2), including the latest from SVN (28th November 2008).
We've also tried apcupsd, which works fine for our requirements, but we
don't want use it.
What we need is simple: The UPS should turn off after power loss and
shutdown