Displaying 20 results from an estimated 1000 matches similar to: "rsync & cron"
2010 Aug 13
26
DO NOT REPLY [Bug 7618] New: symlinks and --link-dest
https://bugzilla.samba.org/show_bug.cgi?id=7618
Summary: symlinks and --link-dest
Product: rsync
Version: 3.0.7
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: the_majkl at seznam.cz
QAContact:
2006 Jan 27
2
How to rsync PULL multiple files/dirs
Hi all,
I am wondering how do I pull data from a remote host without running a
daemon.
PUSH command
I would like the below statement be turned into a PULL from remote host
instead.
/usr/bin/rsync -e ssh --archive --sparse --compress --update --verbose
--stats --progress --exclude=cdersync.tar.gz --exclude=*.bz2
--exclude=*.jpg --exclude=*.mp3 --exclude=ZDE --exclude=*.rpm
--exclude=*.sit
2013 Feb 13
1
An extended Hodgkin-Huxley model that doesn't want to work.
Hi All
I have been struggling with this model for some time now and I just can't
get it to work correctly. The messages I get when running the code is:
DLSODA- Warning..Internal T (=R1) and H (=R2) are
such that in the machine, T + H = T on the next step
(H = step size). Solver will continue anyway.
In above message, R =
[1] 0 0
DINTDY- T (=R1) illegal
In above message, R =
[1]
2008 Sep 11
5
BLF call pickup on Linksys SPA932
Greetings list,
We recently installed some Linksys SPA962 + SPA932 sidecars into a client's offices. The BLF functionality works fine, but call pickup using the BLF is something of an issue.
Following the advice on voip-info.org, I configured part of their dialplan as follows:
exten => _**2XX,1,Pickup(SIP/${EXTEN:2})
exten => _**2XX,n,Dial(SIP/${EXTEN:2},15,tw)
exten =>
2002 Feb 14
1
unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of "IO Error: skipping the delete...."]])
This is where it sets a sort of 60 second timeout if you don't set a
timeout at all. As far as what it affects, I'm not that good with the
code. I just know that my big syncs would die in almost exactly 1 minute
unless I specified a timeout, and then would die at that timeout until i
got it very large.
+++++++++++++++++++++++++++++++++++++++++++++++++++++
Tools@willy
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.
2009 Jan 29
1
Cant ssh into domU
hi,
I cant ssh into my domU from the Dom0 even if i type the correct password.
The ip of my domU is 192.168.2.100, and from my dom0 i type:
#ssh root@192.168.2.100
The authenticity of host ''192.168.2.100 (192.168.2.100)'' can''t be
established.
RSA key fingerprint is 25:91:2c:63:6d:fc:ba:28:b8:54:2c:14:b1:c5:e5:cf.
Are you sure you want to continue connecting (yes/no)?
2001 Nov 16
3
Secure connection to testor refused !
Here is a newbie question. Hope, you will not mind.
I am trying to backup a file from my NT machine onto AIX machine. Here
is the setup:
NT machine (testor): rsync is in c:\Rsync\rsync.exe and is running as a
daemon. (I created a service for Rsync first).
AIX machine (admx): rsync -v
rsync version 2.3.1 Copyright Andrew Tridgell and Paul Mackerras
admx::nkapoor> telnet testor 873
Trying...
2003 Sep 08
0
Your command, Re: Your application, was invalid
OpenPGP Public Key Server
For questions or comments regarding this key server site,
contact PGP Key Server Administrator <pks@gpg.cz>
Current version: 0.9.4+patch2+JHpatch2
NOTE!
This service is provided to facilitate public-key cryptography for
demonstration and educational purposes.
It is the responsibility of users of public-key cryptography to ensure
that their activities conform to
2003 Sep 08
0
Your command, Re: Your application, was invalid
OpenPGP Public Key Server
For questions or comments regarding this key server site,
contact PGP Key Server Administrator <pks@gpg.cz>
Current version: 0.9.4+patch2+JHpatch2
NOTE!
This service is provided to facilitate public-key cryptography for
demonstration and educational purposes.
It is the responsibility of users of public-key cryptography to ensure
that their activities conform to
2003 Sep 08
0
Your command, Re: Your application, was invalid
OpenPGP Public Key Server
For questions or comments regarding this key server site,
contact PGP Key Server Administrator <pks@gpg.cz>
Current version: 0.9.4+patch2+JHpatch2
NOTE!
This service is provided to facilitate public-key cryptography for
demonstration and educational purposes.
It is the responsibility of users of public-key cryptography to ensure
that their activities conform to
2003 Aug 21
0
Your command, Re: Re: My details, was invalid
OpenPGP Public Key Server
For questions or comments regarding this key server site,
contact PGP Key Server Administrator <pks@gpg.cz>
Current version: 0.9.4+patch2+JHpatch2
NOTE!
This service is provided to facilitate public-key cryptography for
demonstration and educational purposes.
It is the responsibility of users of public-key cryptography to ensure
that their activities conform to
2002 Apr 24
1
Rsync from NT to UNIX
You're set, unless you declined ssh in your cygwin installation (without
cygwin, you're not doing rsync from windoze). It's just like unix, in
that case. (Bonus clue: Under related commands for ssh, you'll find
ssh-keygen).
If you don't actually need to secure your content (you're not naked on the
internet, for instance), you can just let rsync use plain old rsh
2002 Aug 16
1
get working rsync
Hi,
I'm new to this list also I'm new to rsync.
I'm looking to get working rsync on my server to synchronize updating
rbl dns table.
For testing, I installed rsync on two sun boxes running solaris 8,
also on those boxes I'm running sshd2 ver.3.1.
Also I setup rshell an both and is working.
rsync is in search path.
When I tried to copy (update) files, I'm getting error messages:
2002 Jan 04
1
rsync -e ssh --bwlimit=20 ?
Hello Everyone:
I've been trying to get rsync using --bwlimit
using openssh for transport without success.
Here's what I get:
% rsync --bwlimit=20 from.com:/dir/file.txt /dest
user@from.com's password: ****
rsync: unrecognized option `--bwlimit=20'
unexpected EOF in read_timeout
I tried specifying ssh transport using both the
-e option and by setting the RSYNC_RSH
2014 Jan 15
0
Vždy připraven k činu pod peřinou?
B?T OP?T AKTIVN?M MILENCEM!
P??rodn?, bezpe?n? afrodiziakum! ??dn? vedlej?? ??inky!
Spokojenost pro v?echny!
?
Pod?v?m se?>>
Pro vyu?it? slevy nezapome?te uv?st promo?n? k?d: D0487
Pokud nechcete dost?vat dal?? e-maily, zde se m??ete?odhl?si?!
-------------- next
2001 Oct 19
1
rsync errors
Ah... there's your answer. ssh is working fine, as you say, but you're invoking rsync without telling it to user ssh, so it's using rsh. If you've got this, you don't need rsyncd.conf. The syntax you're using tells rsync to use an external transport.
rsync -e ssh file rmt_host:/tmp
Tim Conway
tim.conway@philips.com
303.682.4917
Philips Semiconductor - Longmont TC
1880
2014 Feb 05
0
100% přírodní složky
V??en? z?kazn?ku,
tak jak st?rneme, kles? na?e pohlavn? potence.
N?? organizmus produkuje m?n? testosteronu,
co? je v?znamn? hormon mu??, a proto je i
na?e touha men?? a v?kon slab??.
Pro mnoho mu?? to znamen? v??n? pohlavn?
probl?my - slab? nebo neexistuj?c?
stopo?en?, ztr?ta mu?nosti nebo schopnosti
uspokojen?. Jsou to trapn?, poni?uj?c? v?ci.
Samoz?ejm? na to existuj? l?ky na l?ka?sk?
p?edpis,
2001 Nov 17
2
transfer interrupted (code 3) at flist.c(812)
Ok, I just setup the log file and this is what I see there:
rsync on cdrive/Temp/pix.log from admx (141.214.137.139)
transfer interrupted (code 3) at flist.c(812)
I had to change [cdrive] from path = "c:\" to path = c: to get rid of
'@ERROR: chdir failed' error.
I am getting close but still need some help. Thanks in advance.
Nishi
> -----Original Message-----
From:
2016 Jan 26
5
vpn - xl2tpd and routing to a net?
hi everybody
I'm having a, I'd like to think a "regular" VPN with
IPsec/xl2tpd and it all works OK, except..
One thing that I never needed but now I do and I wonder....
is it my iptables, or/and routing or maybe VPN server config..?
vpn clients with established tunnels can get to VPN server's
NICs/IPs but cannot get through to the net behind the server.
Well... they can,