Displaying 20 results from an estimated 2000 matches similar to: "password file"
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
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 Oct 07
4
Rsync for Windows on http://www.gaztronics.net/rsync.php
Hi to all on the Rsync mailing list.
I noticed some posts back on the 25th September about my Rsync page
(http://www.gaztronics.net/rsync.php). There were questions regarding
it's suitability, why it was there, etc, and how I did not conform to
the GPL.
I have since sought advice from the Rsync administrators, who have
advised me with regards to the GPL, etc.
The page has been updated
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 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
2023 Dec 05
1
Question on slave
On 04/12/2023 13:47, Jean-Christophe Boggio via nsd-users wrote:
Hi Jean-Christophe,
> When syncing between master and slaves, am I supposed to see new files
> appear in the slave's "zonesdir" directory? Because, as you might
> expect, I see nothing here. Is this behavior normal? From what I
> understand, the slave "caches" the data in /var/lib/nsd/nsd.db
2010 Oct 15
1
Dealing with Non-Standard Hours
A data set I obtained has the hours running from 01 through 24
rather than the conventional 00 through 23. My favorite, strptime,
balks at hour 24.
I thought it would be easy to correct but it must be too late on
Friday for my brain and caffeine isn't helping.
TIA for a hint,
Clint
--
Clint Bowman INTERNET: clint at ecy.wa.gov
Air Quality Modeler INTERNET: clint at math.utah.edu
2015 Oct 28
0
Disabling "quick check"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
if you see >f it is doing something to the file. At least a
delta-xfer. If it was just a metadata change it would show cf. If
you see an >fc without a t then that is an example where rsync found a
file that didn't match even though the timestamps did. That isn't
supposed to happen very often.
On 10/28/2015 01:19 PM, Clint Olsen
2011 Dec 11
2
ToDo List Notation
I just joined this mail-list, so I apologize if this has been discussed
before, but:
Has anyone suggested adding a "todo list notation" to Markdown?
Specifically, I'd like to see an open paren, brace or bracket, at the start
of a line, followed by a space, a "/", or a "X", followed by a matching
closing paren, brace, or bracket, followed by a space and more text
2004 Apr 06
2
Syntax Question
I have a large data structure that looks like:
> strsplit(st,",")[14395]
[1] "KGEG"
[2] "SA => KGEG"
[3] "72785"
[4] "47.62139"
[5] "-117.52778"
[6] "723"
[7] "WA"
[8] "US"
[9] "2"
[10] "SPOKANE SPOKANE INTERNATIONAL AIRPORT"
[11] "1"
I'd like to be able to
2004 Apr 02
1
Winding Number
I have shapefiles for the state climatic divisions for the United States
and read.shape brings them in wonderfully. Now I wish to run through a
list of several thousand observation sites to find out in which division
each is located. I figure that I can compute the winding number for each
site and be done. However a search doesn't find any references and I
can't find a winding number
2004 Jun 16
3
Aggregating on Water Year Rather Than Calendar Year
The US water year extends from 01 October yyyy-1 through 30 September yyyy
and is referenced by the year starting on the included 01 January yyyy.
I'd like to be able to find the annual means for the water year. To do so
I've taken the input date-time, which is in the usual format
"1991-10-07 10:35:00"
changed it by:
w$d<-as.POSIXct(w$date.time)
Now I can add an
2004 Mar 29
1
Interesting Behavior in plot()
I have a 2 by 226200 table, conveniently read in by read.table(), which
exhibits some strange behavior when plotted by plot(V1,V2). The general
pattern for the range of windspeeds, [0<V1<50] is as expected -- the wind
gust falls in the interval [V1<V2<65] except for certain values of V2.
For V2 == c(15,26,37,48,59), the V2 values are positioned at one-tenth of
the V1 (i.e., as if I
2015 Jan 11
0
Link-dest thinks file is newly created, but it isn't
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
If it seeing the files as new then I agree that stat won't help. It
might have explained some other itemize output. Since it is seeing
the files as new then they must not be where it is looking. Meaning
that your link-dest parameter must not be appropriate for your target.
On 01/10/2015 08:49 PM, Clint Olsen wrote:
> On Sat Jan 10 2015 at
2005 Jul 17
0
R source issue "sarge" or "stable"
Clint,
Sorry for the delayed reply, but I was away from my computers for several days.
On 6 July 2005 at 11:24, Clint Harshaw wrote:
| Hi Dirk and Douglas:
|
| I am a user of Debian and R. My system is a Debian Sarge system, and I
| want to add the ibiblio mirror to keep my R installation up to date.
| However, I'm running into some trouble when trying to follow the
| instructions in the
2015 Jan 10
0
Link-dest thinks file is newly created, but it isn't
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
What does --itemize-changes say about that file? Try using the stat
command on the various copies of it to see what is different about them.
On 01/09/2015 09:42 PM, Clint Olsen wrote:
> Hi:
>
> I've been using rsync for a couple years now. Unfortunately, I've
> made some changes on both ends, so it's unclear what could be
2015 Oct 28
0
Disabling "quick check"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --checksum generally takes a lot longer than --size-only. A delta
transfer generally goes quicker than a checksum. However, if you want
to make a list of what is corrupt a checksumming utility that is less
stupid than rsync can be useful. I say that because rsync's
- --checksum is entirely unintelligent. It will checksum every single
file on
2015 Jan 11
2
Link-dest thinks file is newly created, but it isn't
On Sat Jan 10 2015 at 5:21:33 AM Kevin Korb <kmk at sanitarium.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> What does --itemize-changes say about that file? Try using the stat
> command on the various copies of it to see what is different about them.
>
In my original message, I stated I used --itemize-changes, and I reported
the following:
>