similar to: Rsync doesn't copy over only the changed files

Displaying 20 results from an estimated 10000 matches similar to: "Rsync doesn't copy over only the changed files"

2008 Jul 21
2
copy
I want to copy all the following files/folder/subfolders under /usr/local/apache/htdocs to a remote server within this directory /var/www/html/ Am I correct with this command, or far away offff tar zcvf - /usr/local/apache/htdocs | ssh root at 1.2.3.4 "cat > /var/www/html/htdocs.tar.gz" Thanks -- Your search - madunix - did not match any documents. -------------- next part
2018 Jul 05
1
user/password Authentication via Joomla database
Hello, did anyone ever set up Authentication via lookups to a Joomla (mysql) database? What I'd like to do is lookup Joomla users (who are in specific/multiple groups) in the Joomla database and then fallback to /etc/passwd authentication to let system users authenticate. I'm running : # 2.2.35 (b1cb664): /usr/local/etc/dovecot/dovecot.conf # OS: FreeBSD 11.1-RELEASE-p10 amd64 Thanks
2005 Oct 10
11
Open Source Content Management System - Joomla
There was some discussion in the past about which one is the best Content Management System that can be used in conjunction with Asterisk. Mambo was supposed to be the best out there under GPL. The guys who developed Mambo have a new product now - Joomla. I am using this and it appears to be better than Mambo in many respects. Read the gist about Joomla below. ------------- If you've read
2011 Dec 01
1
Hlink node data for 570645 already has path ...
When syncing one backup system (running dirvish, but that's not really relevant) to a second long-term backup system which uses btrfs snapshots, I get the following output: rsync: link "/parasite.oob.telegraaf.net/vservers-var-www/tree/elo/var/www/lokaalx/openx-htdocs/etc/xmlcache/.svn/prop-base/cache_etc-changes_schema-tables-core-12934.bin.svn-base" (in backup-aquagirl) =>
2008 Jul 11
1
Question about log output
Hi all, I have a question as to how I can show the full content of my rsync logs as opposed to what I see below: Why do my logs look truncated? 2008/07/11 19:45:34 [18816] <f..t.... htdocs/etc... 2008/07/11 19:45:34 [18816] <f..t.... htdocs/etc... 2008/07/11 19:45:34 [18816] <f.st.... htdocs/etc... 2008/07/11 19:45:34 [18816] <f..t.... htdocs/etc... 2008/07/11 19:45:34 [18816]
2008 Jul 10
4
Goodbye Windows?
Hi. I know that Linux provides most of the softwares we need for business, equivalent of Outlook, MS Office, IE, ... but : Is it realistic to think that we can delete Win XP, and use Wine with Linux, for a professional use, with : - All Adobe, with the ICC profiles (I use Monaco EZcolor for the calibration). - CMS like Joomla and a lot of plugs-in, and a few tools for webranking. I hope the
2010 Sep 28
1
How to mirror only specified directories
I am trying to mirror only select directories from one server to another with rsync through its daemon mode. Server A /export /home /A-do /A-not /A-copy /das /htdocs /docs /em /htdocs /docs /psb /htdocs /docs /X-do /X-not /X-copy Server B /export /home /extranet
2010 Sep 30
3
Excluding most and including some problems continue.
Here is my rsync command as it currently stands. /usr/local/bin/rsync -vvv --stats -Pzrtpl --delete --password-file=/export/home/webuser/.appprod --log-file=/export/home/webuser/logs/rsync-log -F /export/home/ webuser at appprod::dprweb_extranet/ > rsync-test Here is the current .rsync-filter file. + das + em + enf + internal + itb + medtox + pml + psb + reg + whs + htdocs + docs - /* -
2004 Aug 06
2
My turn to have issues with compiling libshout
Hi: WARNING: This is long. Just updated libshout and configured. Configure didn't bomb so I guess it went OK and found what it wanted. But when I ran make I got this: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -g -O2 -Wp,-MD,.deps/avl.pp -c avl.c -fPIC -DPIC -o .libs/avl.lo In file included from ../stream.h:20, from ../config.h:17, from avl.c:33:
2011 Jan 08
1
TUNGETIFF ioctl() failed - virtual machine can't start
Hi, I want to migrate from vmware to KVM. Therefore I have installed debian stable (lenny) and create two virtual machines (KVM). Both (XP as well as Vista) running fine. After upgrading to debian testing (sqeeze) both XP-guest as well as Vista-guest didn't start anymore. Both are failing during preparation, probably because of a network-problem. I will give XP as an example: cat
2009 Jul 09
2
OT:CMS
Dear ALL, What are the experiences you have with various open source CMS products (Comparison of PHP-based CMS) such as (Drupal, Joomla, OpenCMS, Typo3, eZ publish ..etc.) Security, Bugs, Performance, Support, Developer Community, learning curve, appearance..etc Thanks -mu
2007 Nov 28
2
How to pass POST variables to Ajax.Request
New to the group, and not sure I have the searching figured out yet so let me know if this is already posted somewhere. I am writing a Joomla Component that is loading phpbb (a forum) inside a div of Joomla to avoid using IFRAMES. So in short I am using the Ajax.Request call to read in the HTML then I parse thru and using gsub change the default forum links so they pass thru this component I
2001 Sep 07
6
unexpected EOF in read_timeout
Perhaps someone can shed some light on the problem I'm having using rsync 2.4.6. I'm getting the following error: receiving file list ... done htdocs/acescounseling/logs/ htdocs/adihome/logs/ . . htdocs/coupons/logs/error_log htdocs/court/logs/combined_log htdocs/cowgirl/logs/combined_log htdocs/cowgirl/logs/error_log htdocs/cowgirl/logs/ssl_log Connection to nova closed by remote host.
2006 Jun 02
4
RoR on Apache not working
Hi I''m a RoR newbie, in fact i''ve been using it for less than 24 hours, but I''m not an internet/pc/apache/developement newbie so I expected this to go much easier :) Ok, here it goes. I''ve been trying to get RoR working with apache both on a RH server and after i didn;t managed there I tried on my machine, an windows XP/Apache2 machine. I don''t like
2010 Jul 14
1
"Cannot delete non-empty directory"/"Operation not permitted" with file-creation on target-server
Hello Everybody, I was searching for an answer myself for quite some time without success, so I hope somebody can clarify...I use rsync to sync webcontent from one server to another. Apache-details: * Apache runs as nobody:nogroup. * Source-Server-Rights htdocs: The rsync-user gains access via o+rx * Destination-Server-Rights htdocs: The rsync-user is in the group 'nogroup', gains
2020 Jul 15
2
Apache umask
On 7/15/20 2:39 AM, Gianluca Cecchi wrote: > On Wed, Jul 15, 2020 at 2:39 AM Emmett Culley via CentOS <centos at centos.org <mailto:centos at centos.org>> wrote: > > > Thanks for the info.? I hadn't seen that before nor many of the links.? I had seen the suggested systemd fix, but have never been able got them to work. And I've tried many combinations.? Still
2004 Oct 28
2
Problem copying directories using sftp
Hello! A couple of days ago I submitted the problem report shown below to the support forum for WinSCP. I got a reply (shown at the end of this e-mail) saying that this in part was a WinSCP problem, but also that there appeared to be something wrong with the replies from OpenSSH-3.9p1 under AIX 4.3.3. The full dialog including the reply can be seen at
2007 Mar 16
1
Joomla RPM for CentOS
Does anyone know of a joomla rpm for CentOS/Red Hat? I see some rpm's on rpmforge but none are for our OS. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070316/8df49b26/attachment.html>
2009 Mar 06
1
Fix for foreign package segfault on Solaris 10 Intel
Like a couple of other posters in the past year, I was seeing R 2.8.1 segfault in the foreign package on my Solaris 10 Intel system: > library(foreign) *** caught segfault *** address fe1d5c70, cause 'invalid permissions' Traceback: 1: .C("spss_init", PACKAGE = "foreign") 2: fun(...) This happened whether I
2011 Feb 28
2
how to make centos safty(php+mysql)
hi,every i have a php project and use centos to go and how to make folder's privilage and make it saft like: /home/htdocs/test chown -R www:www /home/htdocs/test chmod -R 644 /home/htdocs/test etc thanks very much -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110228/ddeda51b/attachment.html>