similar to: optimization for rsync

Displaying 8 results from an estimated 8 matches similar to: "optimization for rsync"

2001 Oct 26
2
create directories
if i do an rsync to the current directory, how come the parent directory isn't created? I normally just get my files spewed into the current directory, eventhough I am trying to transfer a directory. Something like this rsync -avp host::module/ . -- Jason G Helfman Network Administrator
2001 Oct 11
2
@ERROR: chroot failed
Why would I be getting this on a box? I have the same permissions on many other directories. Using verbose mode shows nothing more then the error in the Subject line. Any help is appreciated. -- Jason G Helfman Network Administrator BizRate.com 310.754.1264 desk
2001 Nov 01
2
Excludes in /etc/rsyncd.conf
Thought that you are able to add a simple - + with paths or file names at the bottom of a file and run an rsync and those are then recognized inclusions or exclusions from the synchronization -- Jason G Helfman Network Administrator BizRate.com 310.754.1264 desk
2001 Nov 15
3
rsync takes way too long to perform this....
rsync -avnp remote::gif/ `find /home/www/html/ -maxdepth 1 -name "*.[j,g][pg,if]*"` /tmp/ If I run this on the local machine, the rsync server, it takes this long: ---> root@server (0.34)# time find /home/www/html/ -maxdepth 1 -name "*.[j,g][pg,if]*" -type f /home/www/html/comparestores_2.jpg /home/www/html/home.jpg /home/www/html/comparestores_3.jpg
2001 Nov 19
1
(forw) Help... Strip Whitespace.
Can someone please address this? Thank you. -------------- next part -------------- An embedded message was scrubbed... From: Jason Helfman <jhelfman@bizrate.com> Subject: Help... Strip Whitespace. Date: Fri, 16 Nov 2001 09:26:54 -0500 Size: 3555 Url: http://lists.samba.org/archive/samba/attachments/20011119/332384ed/attachment.eml
2011 Aug 19
0
libguestfs, porting to FreeBSD
On Fri, Aug 19, 2011 at 12:23:56PM -0700, Jason Helfman wrote: > I was interested in porting libguestfs to FreeBSD, and see that it > requires febootstrap, which I believe is specific to RedHat. febootstrap is nowadays a cross-platform appliance builder which supports currently yum+rpm (Fedora and RHEL), apt+dpkg (ie. Debian and Ubuntu), and pacman (ArchLinux). If you want to use
2013 Jun 26
2
having isues with creating a ajax call in my simple rails application ,
hi all , having isues with creating a ajax call in my simple rails application , can any body be available for some time to help on mail or chat ?? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to
2008 Nov 17
0
code for Heckman selection with panel data
Hello, Does anyone know of R code that exists to correct for sample selection with panel data as in: J.M. Wooldridge (1995), ?Selection Corrections for Panel Data Models Under Conditional Mean Independence Assumptions,? Journal of Econometrics 68, 115-132. Many thanks for your consideration, Lindy