Displaying 20 results from an estimated 2000 matches similar to: "rsync server-client users"
2002 Aug 28
2
AIX 4.3.3. e rsync 2.5.5
Hi,
At Rs6000/AIX-4.3.3 the rsync-2.5.5 works ok when make local
connections or I use -e rsh or -e ssh for remote connections, like:
(OK) ./rsync -vacz . /user
(OK) ./rsync -vacz -e rsh . user@10.4.2.199:user
(OK) ./rsync -vacz -e ssh . user@10.4.2.199:user
but with standart remote rsync without -e
(NOK) ./rsync -vacz . user@10.4.2.199::user
returns:
rsync: failed to connect to 10.4.2.199:
2018 Jul 02
3
cron.daily and others, not running
Hello Pete,
On Mon, 02 Jul 2018 09:59:17 +0100 Pete Biggs <pete at biggs.org.uk> wrote:
> >
> > So, service is running but what could happen that makes /etc/cron.* not
> > being fired?
>
> You don't say, but if this is CentOS 7, then cron.daily/weekly/monthly
> is run using anacron, not cron.
Oops, yes CentOS 7, sorry.
For the record:
# service anacron
2002 Sep 18
0
rsync-2.5.5 hangs in client-server mode
Well, Robert, at least you're to a consistent state from which maybe the
more capable people on this list may be able to help you. I'm ccing the
list, as I don't see anything I can help with. You might try it again
with -vvv on the client side, to generate more detail. As it looks like
it's dying in connection setup, the output shouldn't be cluttered with a
mass of
2018 Jul 02
1
cron.daily and others, not running
>
> So, service is running but what could happen that makes /etc/cron.* not
> being fired?
You don't say, but if this is CentOS 7, then cron.daily/weekly/monthly
is run using anacron, not cron.
It's configured in /etc/anacrontab and is usually run once a day by the
script /etc/cron.hourly/0anacron - cron.hourly is still run by cron.
If the script doesn't exist, then
2008 Dec 08
2
Anacron IS installed it is just that....
You have to have a system running for more than 65 minutes for it to run
the daily cron jobs.
And if this is a test system that you keep rebooting. Well.
So if I want /var/log/rpmpkgs to get updated, I have to wait until the
next day an keep the system up for a bit more than 65 minutes. Actually
a quite reasonable requirement.
Add this to my 'book': cron is your friend. Anacron
2012 Apr 03
2
minute cron
Hi all,
CentOs has choosen anacron as default cron daemon.
I did not look further about the reasons, I think there are some good
reasons.
I want to create a minute based set of scripts.
No much precision required, once a minute more or less 20 sec is OK.
Using anacron, how do you recommend to do it?
Is anacron the right tool? Otherwise what's the right tool?
--
RMA.
2010 Mar 11
3
crontab and/or anacrontab ?
Is one meant to have one or the other?
If so, which is recommended?
I have
--------------------------------
[tim at helen etc]$ cat anacrontab
# /etc/anacrontab: configuration file for anacron
# See anacron(8) and anacrontab(5) for details.
SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
1 65 cron.daily run-parts /etc/cron.daily
7 70 cron.weekly
2015 Oct 19
1
Exists some problem with cronjobs under CentOS7 (Partially solved)
On 10/14/2015 06:42 PM, Gordon Messmer wrote:
> On 10/14/2015 07:09 AM, C.L. Martinez wrote:
>> Uhmm ... that is not what I expect:
>>
>> lsof: WARNING: can't stat() fuse.gvfsd-fuse file system
>> /run/user/1000/gvfs
>> Output information may be incomplete.
>> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
>> systemd
2002 Feb 12
4
Rsync with script
Hi,
I am trying to mirror a server every night using rsync. I have to backup
multiple directories and multiple individual files. I also want to use ssh
as transport.
The problem is that I cannot get ssh to work without asking password for
each step. I tried the public key thing but it doesnt work.
Can some one give instructions for a layman like me.
Also I want to know how to pass argument to
2002 Jan 12
2
Error Message!!
When rsync starts I get the following messages in my log file
Jan 11 11:00:04 WEB1 rsyncd[31281]: rsync: bind failed on port 873
Jan 11 11:00:04 WEB1 rsyncd[31281]: rsync error: error in socket IO (code
10) at socket.c(361)
Anybody know what might be causing this?
David
2001 Dec 01
3
include/exclude ?
All,
Could someone please help me resolve this:
[admx:test] $ ls
ERR01 ah01 ah02 an01 an02 mp01 mp02
[admx:test] $ ls {an,mp,ERR}*
ERR01 an01 an02 mp01 mp02
I want to rsync only the "{an,mp,ERR}*" files across using the following
command but do not see the expected results.
[admx:test] $ rsync -va --exclude="*" --include="{an,mp,ERR}*" ./*
2002 Mar 31
5
File Owner, Group and Permissions for Win2000
Hi,
I need to mirror some Linux directories on a Win2000 box but the owner, group and permissions are lost. I realize Win2000 does not use the same system but thought there may be some way around it with cygwin. Is it possible to mimick /etc/passwd to preserve ownership etc? Is there a better solution?
Roger
-------------- next part --------------
HTML attachment scrubbed and removed
2001 Oct 18
2
problems between different versions of rsync
Are there issues between different versions of rsync? Specifically I
have a 2.4.6 on solaris 8 pushing to a 2.3.0 on solaris 2.6 over
ssh(F-Secure version). The issue that I am seeing is that when I use
the following command:
rsync --delete -rlvp -e ssh2 $localdir user@host:remotedir
The user and group are different on both boxes(neither being root).
Any help would be appreciated.
--Jeff
2001 Sep 26
5
Does RSYNC work over NFS?
Does rsync work over an NFS mount?
--Karl
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
2001 Sep 18
3
Problem with transfering large files.
Hi,
I have some files size 400MB+ that my rsync ends on, error message is :
"Write failed: Broken pipe".
Without this "big files" everything works smoothe.
I searched to find anything about this problem but so far without any luck.
Source machine : Solaris 8, rsync-2.4.6
Destination machine : FreeBSD 4.1.1, rsync 2.4.6
Command run(from source machine):
rsync
2002 May 17
3
Rsync dies
I?m trying to rsync a 210 GB Filesystem with approx 1.500.000 Files.
Rsync always dies after about 29 GB without any error messages.
I?m Using rsync version 2.5.5 protocol version 26.
Has anyone an idea ?
Thank?s Clemens
2002 Sep 25
4
pulling data from the server
Hi all,
I have started the rsync in deamon mode. When I use the following
command:
rsync --port 9876 u018::treeA
it seems to work fine but no files are copied from the server.
Using rsync without the deamon works fine.
I tried to debug it a little bit, but I am unable to figure out what's
wrong.
337:david@u050 /export/treeA> rsync -r -vvv --port 9876 u018::treeA
opening tcp
2002 Feb 05
3
Doubt in Rsync !!
Sir,
How to run the rsync server in the remote machine.
I want to mirror the set of directories from one machine to another
machine
which are in the network.
I used the following command :
/usr/sbin/rsync -vv --delete --recursive --times --perms --update
source directory
destinationmachine:destination directory.
I got the error:
Permission denied.
How to tackle this error ?
thanks
laks
2002 Apr 23
5
Dynamic address problem
Hi All,
We have clients which dynamic IPs which we have setup with
<host>.dyndns.org addresses. We have added these to the rsync.conf
'hosts allow=" but they are being denied access.. Is there anyway
around this?
Matt
2001 Nov 20
4
Bandwidth Limits
Has anyone noticed that the --bwlimit doesn't really work?
I have MRTG stats happening, and on a 128Kbps circuit, an rsync
with the following syntax takes up the whole line.
$ rsync -avz -e ssh localfiles.tar.gz user@remote:/path/to/file/arch
Any ideas? It's on an OpenBSD box going to a FreeBSD box. Both are
2.4.6.
-#0