Displaying 20 results from an estimated 400 matches similar to: "SUGGESTION: rsyncing gziped source with non gziped destination"
2005 Jan 25
1
feature request: gzip support in syslinux itself
HPA,
is it possible to add GZ support in syslinux itself?
Some standalone software compresses very well, but is not compressed.
Example is the Memtest86+ binary (90KB uncompressed --> 35KB gzip'd) and maybe Smart Boot Manager (gzip'd COM32 binary instead of normal COM32 binary?).
I'm using both on a simple bootdisk, and all space savings are welcome.
a workaround could ofcourse
2019 Oct 20
2
Manual partitioning and LVM
I can't seem to figure out how to partition for install. I've tried both
CentOS 8 and 7.7 netinstalls.
I've got 3 disks: sda (big hardware RAID array), sdb (SSD), and sdc
(internal SD card for booting). I want to put /boot on sdc, /usr on sdb,
and / on sda. I don't care what format is used on sdb and sdc, whatever
will let it boot. I want LVM on sda so that I can use
2009 Jun 15
1
Big timeout time
Hi
I'm using rsync 3.0.3 on a NAS. In the parameter list I use --timeout=1800.
However sometimes I get very big timeout times like this one:
io timeout after 12220 seconds -- exiting
rsync error: timeout in data send/receive (code 30) at io.c(239) [sender=3.0.3pre1]
rsynd.conf on the receiving side only defines modules, no timing parameters.
How can that happen? What can I do to prevent
2002 Oct 22
1
initramfs scripts and other stuff
Hi,
The attached patch is an update to the latest klibc (I just checked a
few bits into CVS) which adds support for initramfs. Since it contains
bits that aren't available yet on the main site, I've also put a tarball
up which contains only what's in the latest CVS.
The initramfs stuff is what I use here to boot one of my machines; it
works for me, but probably won't work
2007 Mar 30
0
Security hole #3: zlib plugin allows opening any gziped mboxes
zlib plugin allows opening gzipped mboxes as read-only mailboxes.
However when using it, the mailbox name checks are bypassed so it's
possible to open for example "../otheruser/somefile.gz". Only valid
gzipped mbox files can be opened, and only if their name ends with
".gz".
You can fix this by upgrading to v1.0.rc29 (available soon) or with this
patch:
2007 Mar 30
0
Security hole #3: zlib plugin allows opening any gziped mboxes
zlib plugin allows opening gzipped mboxes as read-only mailboxes.
However when using it, the mailbox name checks are bypassed so it's
possible to open for example "../otheruser/somefile.gz". Only valid
gzipped mbox files can be opened, and only if their name ends with
".gz".
You can fix this by upgrading to v1.0.rc29 (available soon) or with this
patch:
2012 Oct 11
1
R CMD SHLIB error bad value (core2) for -mtune= switch
Hi there,
I'm having trouble to compile the R + C/C++ codes for this project from
Yahoo folks on latent factor models:
https://github.com/yahoo/Latent-Factor-Models#readme
After downloading the package from the site, I could not successfully *make*
the files.
Here is the message:
======================================================================================
sh-4.1$ make
R CMD
2004 Jun 15
3
trigger command on successful upload?
Hello,
I am working on implementing rsync to replace a server
distribution mechanism that currently works like this:
1) process new file on backend server
2) upload file to frontend server using scp or rsync over ssh
3) ssh to frontend server to trigger script
#3 is only used in a couple special cases
I have this tested and working:
1) (same as above)
2) upload file to frontend server using
2009 Jan 03
2
Improving the PageRank of individual wiki pages
Hi,
Let me first stress that the success of the wiki is tight to how many
users find it as a resource. And that users will only find the wiki for
their problems if it has a higher PageRank.
(I am using PageRank as an example, other search engines would do
better if we can implement some changes overall.)
If we take the HowTos/Laptops/Wireless page as an example, the page is not
part of the
2002 Jan 25
2
problem with read.table -- example
Hi,
I have not get much response for my question about read.table for couple of
days ago. As I said, the problem is that read.delim() do not want to read
more than 51 lines of data, with longer file it reads the first column as
row names, although I have not noticed any special binary symbols around
line 51 either. This problem seems to happen with this particular file, I
could easily read in a
2004 Feb 25
2
rsync & rotated logs
What is the best way to keeps rsynced copy of rotate log files ?
x.log -> x.log.1 -> x.log.2.gz -> ...
Can rsync "notice" changes of file name and avoid needless synchronization ?
--
Andrzej [en:Andrew] Adam Filip anfi@priv.onet.pl anfi@xl.wp.pl
http://anfi.webhop.net http://slashdot.org/~anfi
2003 Dec 02
1
rdiff
Is there any chance for rdiff ?
I need to frequently synchronize big text file (60MB+) undertaking small
changes and I am interested in differences between the subsequent versions
[DNS RBL data in dnsbl format, 1E6+ lines of text, new version every 20m, on
average 50 new entries (lines) in every synchronization]
I would like to get (small) diff file as result of rsync session and apply it
to
2009 Jan 14
2
Personal dovecot
Do you think it wold be worthwhile to add command line options to
"deliver" and "imap" to make them ignore "system wide" configuration
file and use ~/.dovecotrc instead?
I would like to use "imap via fetchmail ssh plugin" and
"deliver via ~/.forward (to get sieve support)".
Such options would allow "cleaner" configuration.
--
2019 Oct 16
1
[Bug 14160] New: rsynd in daemon mode should support haproxy proxy protocol
https://bugzilla.samba.org/show_bug.cgi?id=14160
Bug ID: 14160
Summary: rsynd in daemon mode should support haproxy proxy
protocol
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee:
2017 Dec 19
0
release of version 0.2 of the textrank package
Hello R users,
I'm pleased to announce the release of version 0.2 of the textrank package
on CRAN: https://CRAN.R-project.org/package=textrank
*The package is a natural language processing package which allows one to
summarize text by finding*
*- relevant sentences*
*- relevant keywords*
This is done by constructing a sentence network which finds how sentences
are related to one another
2017 Dec 19
0
release of version 0.2 of the textrank package
Hello R users,
I'm pleased to announce the release of version 0.2 of the textrank package
on CRAN: https://CRAN.R-project.org/package=textrank
*The package is a natural language processing package which allows one to
summarize text by finding*
*- relevant sentences*
*- relevant keywords*
This is done by constructing a sentence network which finds how sentences
are related to one another
2003 Nov 14
1
initramfs gunzip problems.
I've been having an exchange of e-mails with Bryan O'Sullivan regarding
this problem. I thought it time to bring it to the list.
I've run into a problem where my initramfs archives get this during
bootup:
checking if image is initramfs...it isn't (ungzip failed); looks like an initrd
The same .cpio archive works if I don't gzip it. I stuck a bunch of
debug statements into
2015 Jun 03
1
SIS attachments compressed
Hello:
In case it is defined to use zlib compression, does SIS save attachments
compressed?
I have found this question replied in the past (2012) and the answer was
NO. I ask again just to know if there have been changes or if it is in
the roadmap to add compression.
I have been testing to migrate from maildir+zlib to mdbox+zlib+sis and
the results, in terms of space used, and worst than
2009 Jan 08
1
LDA - no bounces
How to call deliver program to be sure it will *NEVER* generate bounce
messages? [all signalling via deliver exit code ]
--
[pl>en: Andrew] Andrzej Adam Filip : anfi at onet.eu : anfi at xl.wp.pl
You k'n hide de fier, but w'at you gwine do wid de smoke?
-- Joel Chandler Harris, proverbs of Uncle Remus
2009 Jan 28
3
vm ignores kickstart
Hi,
I''m trying to use a kickstart file to install VMs on a Scientific Linux
5.2 (repackaged RHEL52) host, but the install process seems to ignore my
kickstart file. The command I''m using is:
virt-install -n sl4vm01 --ram=1024 --vcpus=1 --os-type=linux
--os-variant=rhel4
--extra-args="ks=http://particle.phys.uvic.ca/~fransham/ks.cfg"
--paravirt --nographics