Displaying 20 results from an estimated 1000 matches similar to: "file sizes different even after successful rsync"
2009 Jun 29
4
Internet Explorer
Hi All, I am trying to run some of our web applications, which are specifically developed having MS IE in mind, through wine on Suse Linux.
I am just concerned that is there any license obligations to MS if we use IE or some IE related dll files in wine...???
The idea is to reduce the MS licenses and we're that even after running the IE in Wine does it require any MS license...??
Thanks
2008 Oct 30
1
LevelOne WPC-0301 11g Wireless CardBus
Hello,
I bought a LevelOne WPC-0301 11g Wireless CardBus Adapter
today. According to the box it is "v6". The ral(4) man-
page mentions only v2, but that one is ancient and can't
be bought anymore.
So, enabling the debug sysctl gives this in dmesg:
cardbus0: Expecting link target, got 0x0
cardbus0: <network, ethernet> at device 0.0 (no driver attached)
cardbus0: CIS pointer
2009 Nov 17
1
[LLVMdev] GVNPRE removed from main line?
It seems the GVNPRE pass has been removed from the main trunk, though
it is present in the 2.6 release. From the llvm-commits archive, I
found that it was removedĀ with this checkin:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090928/088214.html
"remove the GVNPRE pass. It has been subsumed by the GVN pass."
Does the GVN pass optimize all the partial redundancies
2015 May 18
0
Two questions
Hello, Rsync.
rsync version 3.0.9 protocol version 30:
1) Why test.log changes not only on the parameter --log-file-format and the parameter --out-format?
rsync -a --delete -vv --log-file-format="%i|%o|%B|%U|%G|%M|%f" --log-file=/home/test.log /home/124/ /home/1/
2015/05/18 12:40:43 [21148] building file list
2015/05/18 12:40:43 [21148] delta-transmission disabled for local
2008 Dec 22
2
batch mode hangs if dest is uptodate
I have been using batch mode successfully. I try this using cygwin on a
PC with 3.0.4 version of rsync. The two PackageOlder dirs are identical
cygwin> diff -r /home/bill/tmp/PackageB /home/bill/PackageB
cygwin> rsync -vv --only-write-batch=/Temp/changeAtoB.rsync -rptO -L
--delete-delay devserver::RT/PackageB/ /home/bill/tmp/PackageA
opening tcp connection to devserver port 873
sending
2012 May 21
1
libguestfs on Debian 6 squeeze problems
I'm trying to install libguestfs on Debian squeeze installed from
http://people.debian.org/~bengen/libguestfs/
It does not work. Here are the details:
I was able to install libguestfs-tools and its dependencies. However,
aptitude removed the following two packages: qemu and qemu-system. I'm
not sure if it's okay or not. If I try to install those packages back, I
get the
2004 Aug 18
0
[Bug 1618] New: rsync transfer messages
https://bugzilla.samba.org/show_bug.cgi?id=1618
Summary: rsync transfer messages
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
QAContact:
2004 Apr 01
2
Problems with Rsync
Sorry if this problem has been covered previously.
I'm having a problem with Rsync. I have created a script to put in cron
but that is besides the point.
Here is the script that i'm using.
#!/bin/sh
HOST=`/bin/hostname`
2003 Nov 01
1
an --exclude-from question
It's probalby a common question, and I've read the man pages and such, but
I need a little bit more help getting this specific task to work right.
Basically, I want to mirror home directory structures, and only two files
within each home directory, to other machines from a central server. Those
files are ~/.spamassassin/user_prefs and ~/.procmailrc. Other files should
not be transfered,
2005 Jun 09
0
[Bug 2781] New: rsync linked files not listed as uptodate
https://bugzilla.samba.org/show_bug.cgi?id=2781
Summary: rsync linked files not listed as uptodate
Product: rsync
Version: 2.6.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: idallen@idallen.ca
2007 Jul 04
10
DO NOT REPLY [Bug 4764] New: Wrong include/exclude descriptions
https://bugzilla.samba.org/show_bug.cgi?id=4764
Summary: Wrong include/exclude descriptions
Product: rsync
Version: 2.6.8
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tps@vr-web.de
QAContact:
2008 May 21
0
DRDB Oddness
Hi All,
I''m successfully using drbd on xen dom0''s across a 2 machine cluster.
However I have one domU that refuses to start on one of the machines,
but starts find on the other. Config files for domU and drbd are
identical.
Not sure where to start looking to diagnose the problem
x-host-3:/etc/xen # xm create n-monitor
Using config file "/etc/xen/vm/n-monitor".
2009 Apr 16
0
Using rsync for a backup program but having trouble getting --exclude-from to wor
Try adding a star at the end. eg : /home/bob/.mozilla/firefox/*
If this is still not excluding as you expect then please let me know.
On 16/04/2009, at 8:19 AM, Robert Parker wrote:
> Reading and re-reading the man page has got me nowhere with this issue
> and searching your site on '--exclude-from' got me to the same place.
>
> Here is the script I am using:
>
2008 Mar 02
3
DO NOT REPLY [Bug 5297] New: merge test fails
https://bugzilla.samba.org/show_bug.cgi?id=5297
Summary: merge test fails
Product: rsync
Version: 3.0.0
Platform: Other
OS/Version: SunOS
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: bfriesen@simple.dallas.tx.us
QAContact:
2009 Apr 15
2
Using rsync for a backup program but having trouble getting --exclude-from to work properly
Reading and re-reading the man page has got me nowhere with this issue
and searching your site on '--exclude-from' got me to the same place.
Here is the script I am using:
####################################
#/bin/bash
suffix=`date +%Y%m%d`
echo Suffix is "$suffix"
fromdir=/home/bob/
echo Source dir is "$fromdir"
todir="$maxtor6"BackupOfHome
2016 Jan 21
4
segfaults with Dovecot 2.2.21
We're running Dovecot 2.2.21 from Stephan Bosch's build service on
Dovecot 7.x. Everything's up2date.
# 2.2.devel (7ab22fc): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.11 (71e908a)
# OS: Linux 3.16.0-0.bpo.4-amd64 x86_64 Debian 7.9
root at mailimap01:/etc/dovecot/conf.d # apt-show-versions | grep dovecot
debian-dovecot-auto-keyring/oldstable-auto uptodate 2010.01.30
2009 Mar 05
1
[PATCH] OCFS2: Pagecache usage optimization on OCFS2
Hi.
I introduced "is_partially_uptodate" aops for OCFS2.
A page can have multiple buffers and even if a page is not uptodate, some buffers
can be uptodate on pagesize != blocksize environment.
This aops checks that all buffers which correspond to a part of a file
that we want to read are uptodate. If so, we do not have to issue actual
read IO to HDD even if a page is not uptodate
2005 Apr 07
1
pam problems
Hi,
i'm quite new to dovecot.
i built it from the stable-1.0 sources.
i have the following error messages in syslog when trying to launch dovecot:
dovecot: Dovecot v1.0-stable starting up
dovecot: auth(default): Unknown passdb type 'pam'
dovecot: Auth process died too early - shutting down
dovecot: child 373 (auth) returned error 89
i googled a bit, and found some posts
2002 Aug 13
0
Rsync 2.5.5 hangs for no apparent reason
Thanks in advance for taking the time to read this email.
I'm using rsync to make a copy of my Netbackup Catalogs
to an offsite server for DRP. I have narrowed the problem
down to a few sub-directories that contains 16 directories
each and in each directory there are about 37 files. None
of the files are larger than 300MB. In fact, most of them
are around 1K-5MB. The problem is, rsync
2010 Jul 26
1
Problem upgrading to 2.11
Hello,
I am trying to upgrade to 2.11 from 2.10 in the hopes of gaining
TCL/TK capabilities (let's pretend for the moment that this should
work). I've added "deb http://cran.stat.ucla.edu/bin/linux/ubuntu
lucid/" to /etc/apt/sources.list as described in the guide and have
run
apt-get update
apt-get install r-base r-base-dev
Things seem to work. When I look at the installed