Displaying 20 results from an estimated 2000 matches similar to: "Rsync for Windows on http://www.gaztronics.net/rsync.php"
2003 Oct 02
1
--password-file=<NAMEOFFILE>
I am moving from an anonymous rsync setup to a password protected rsync
setup. I have my module involved in the test configured to auth only for
one user. The secrets file is working just fine for I have tested it.
Before I decided to go with a password protected setup, I had a script
that cron ran every night at 2 am. worked like a charm. I added the
--password-file=/etc/rsyncd.secrets argument
2004 Mar 10
1
Seperate Log Files Per "Account"
Good day all. I was wondering if the "log file = /path/to/logfile" could
be used per module as opposed to being a global parameter. My goal is to
have each individual module log to a different file in order to keep
customer's transactions seperate. I have tried in the global parameter
section "log file = /var/log/rsync/$LOGNAME/rysnc.log" to no avail.
Perhaps I should
2003 Oct 02
0
password file
Ahhh yes silly me. Toying around with it I came to that conclusion.
Specifying the secrets file as the source of the password was my
problem. I created a file on the local machine and put the password in
there just as plain as could be. I made it readable only for root. Then
I ran the command and it worked like a charm. Now I am off to figure out
a way to make each module log to a different
2004 Mar 08
1
rsync without a "data pool"
Good day to all. I would like to congradulate you all on a brilliant
product. I have been watching this list for some time as I find the
topics most informative.
I have a carefully crafted question that I would like to ask you guys.
But first some info to help give you a better picture. I am using a RH
9.0 box and the latest rsync to backup different servers to an offsite
data facility. The
2003 Sep 26
1
Anyone tried windows binaries from www.gaztronics.net/rsync.php?
[I'm not subscribed to this list, please CC me on replies]
Hi,
well, the topic says it all ;)
I want to know if it's safe to use them (yes, i know it's not safe,
but if someone says 'they fucked my computer' i will know i can't use
them. If noone says anything i will find someone to test them ;))
Thanks.
--
Piotrek
irc: #debian.pl
Mors Drosophilis melanogastribus!
2010 Sep 15
1
Format Data Issue??
R Users,
I am new to R and have tried to figure out how to automate this
process instead of using excel. I have read in this dataframe into r
with read.table. I need to reshape the data from the first table into
the format of the second table.
TractID StandID Species CruiseDate DBHClass TreesPerAcre
Carbon Stand 1 Loblolly Pine 5/20/2010 10 1.2
Carbon Stand 1 Loblolly Pine
2016 Sep 29
1
[PATCH] drm/nouveau/gr/gf100: Log info message when loading external firmware
Any comments? I also think for developers, it's good to be able to see from someone's dmesg output whether or not external firmware was loaded. Unless there is some other way to do that without this log message?
-- Dan
On Sep 17, 2016, at 02:04 AM, Dan Moulding <dmoulding at me.com> wrote:
In previous versions, it used to log an info message when loading
external GR firmware. But
2002 Jul 24
1
scp bug? or is it intended?
Please enlightnen me on a subject, which is easily explained by example
(cyberone is a Cygwin1.3.12/WinXPpro and cyberx is a FreeBSD with latest
openssh-portable installed):
lapo at CYBERONE ~
$ scp lapo at cyberx:Luth\'ol.pcg .
bash: -c: line 1: unexpected EOF while looking for matching `''
bash: -c: line 2: syntax error: unexpected end of file
lapo at CYBERONE ~
$ scp lapo at
2004 Mar 10
1
rsync
d# rsync -vcrlpogtz . rsync@domain.ltd:/export/home/rsync/
rsync@domain.ltd's password:
sh: rsync: rsync: connection unexpectedly closed (0 bytes read so far) rsync
error: error in rsync protocol data stream (code 12) at io.c(189)
d#
Can someone tell me what am I doing wrong?
Thanks
2001 Nov 22
5
How to setup Rsync as an NT Service
For a recent project I needed to run Rsync as a service on Windows NT. The
following is a link to the instructions I created to recreate my steps.
http://members.home.net/cbollerud2/projects/rsync/NTService.html
The "no-fork" patch used here is very similar to the "no-detach" option
mentioned in many previous posts. I wish I could take credit for it, but I
basically put
2002 Apr 18
1
xxx_kex possible memory leak?
Howdy,
I'm working on porting the portable version of OpenSSH to the Nucleus RTOS.
So far I've had a great deal of success. However, I've run into a possible
memory leak, and I'm not sure whether I need to write my own cleanup
function for it or not. The xxx_kex global (defined in sshd.c) seems to not
get freed. I've had difficulty finding a cleanup routine for it. I've
2003 Jun 17
6
Rsync Performance In Windows
Has anyone else experienced high CPU usage when using RSYNC in windows 2000
server? I am using the rsync.exe (and applicable DLL's) from the cygwin
installation (I am not however running cygwin on this machine).
The linux machine connecting to the windows rsync daemon has a very low
performance hit when the session is running (see below). However, the
windows machine, which has a much
2002 Feb 15
1
Updated: rsync-2.5.2-1
[I am responding on the cygwin list to a message on cygwin-announce and
cc'ing to the rsync list.]
From: "Lapo Luchini" <lapo@lapo.it>
> I have uploaded version 2.5.2-1 of the open source utility that
> provides fast incremental file transfer.
>
> ChangeLog as on http://rsync.samba.org :
Rsync 2.5.2 has a data-destroying bug as described here:
2003 Jan 21
6
Please test rsync-2.5.6pre2
The second rsync-2.5.6 pre-release version is now available at:
http://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz
ftp://rsync.samba.org/pub/rsync/preview/rsync-2.5.6pre2.tar.gz
rsync://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz
There's also a corresponding '.sig' file that contains a gpg signature
of the file; the public key is available on the
2002 Jul 16
1
RSYNC for Windows
I'm looking for the latest build of RSYNC for windows
2000 or Windows XP. Does anyone have any resources?
Thanks,
Shawn
skdoyle1@yahoo.com
__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
2003 May 30
3
Rsync / SSH / Cygwin .. permission problems..
I am attempting to use rsync to "mirror" data between several windows 2000
and windows XP systems. I am a UNIX person by nature, so decided the
easiest way to go about doing this would be to use Cygwin with cron and ssh
running as services, then run the rsync connection nightly through cron.
Cygwin is installed on both systems and works perfectly. OpenSSH is
installed and running,
2003 Jun 17
1
You have emailed an address at dslreports.com
Each time I send a message to the ML I receive this message... (thi
mislead me to double-post some days ago).
Could someone please unsubscribe the "blocked" address?
But I guess that's not possible, as anyone else shuold have noticed
this, too... =(
--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)
--------------
2001 Nov 14
4
using rsync to backup windows workstations
I have 5 windows workstations and 1 computer running
freebsd 4.4
I want to install rsync on the freebsd computer so I
can use it to backup some files/documents on my
windows workstations.
I want rsync to run automatically every 6pm mon-sat.
I wanna ask if there is someone in this list who can
give me guidelines on how i can do this.
And another question I have is do I need to install
samba?
i
2002 Feb 28
2
Rsync on nt v. 2.5.2
Can you tell me a place to download RSYNC 2.5.2 for Windows Nt and the
documentation?.
Thanks.
2002 Apr 23
2
Rsync server on w2k with ssh
Help !
I am running rsync as a service on w2k successfully
using the patch from http://v.iki.fi/~vherva/cygwin-rsync/
I would like to connect to the windows machine from Linux, to
automatically backup the windows machine without user intervention.
I understand that there are network problems using the native rsync
transport under windows. How do I setup ssh with a w2k server?
I have the ssh