Displaying 20 results from an estimated 21 matches for "cluding".
Did you mean:
eluding
2009 Mar 04
3
Sync files not folders non recursively
Hi all,
I am now trying to find a solution to my problem for quite some time. I hope
you can help. What I am trying to do is to simply sync files with a special
suffix to a destination folder. So I dont want to transfer recursively but I
want to delete files from the destination which are not in the source
anymore.
Closest I have gotten is using this command:
/usr/bin/rsync -dnolptgvze --delete
2002 Jul 12
1
Pipelining arbitrary file transfers + --{in,ex}clude oddness
I'd like to rsync a series of files at arbitrary points in a tree in one
connection and am struggling to figure out how to do this. rsync seems
AFAICS to have a fundamental src_file dst_file model, optionally with
recursion.
The best I could come up with was recursing plus multiple --include with
a final --exclude "*". The idea is to avoid multiple calls to rsync and
thus
2010 Sep 04
1
Options to copy modified files
We use rsync to copy files and directories from one server to the other.
What options should I give to rsync so that it only copies the modified
files? For example server1 may contain a dir which contains just one file
that has been modified, how do I get rsync to copy just that one file over?
I would like rsync to copy over the files which have been modified on the
server1 to server2.
This is
2002 Mar 22
1
[PATCH] --link-dest option
...ed pattern of filenames. This is useful as it allows you to
@@ -541,6 +543,7 @@
dit(bf(--include-from=FILE)) This specifies a list of include patterns
from a file.
+If \fIFILE\fP is \fB-\fP the list will be read from standard input.
dit(bf(-C, --cvs-exclude)) This is a useful shorthand for excluding a
broad range of files that you often don't want to transfer between
@@ -595,6 +598,11 @@
--partial because partially transferred files will remain in the new
temporary destination until they have a chance to be completed. If DIR is
a relative path, it is relative to the destination direct...
2004 Aug 06
0
Mount point switch
>>This post is from offlist, please cc me in any reply.
I am writing a web system for running our college radio station and I
need a way of changing what source a clients hears.
We have a radio station that people broadcast live from and script that is
playing random mp3s out of our library. These are sources that are
broadcasting from /live and /jukebox.
When someone is broadcasting from
2023 Mar 02
0
[Bug 3545] New: Output from ssh-keygen -e, which should always be a public-key, is not accepted by ssh-keygen -l
...error in libcrypto
man ssh-keygen
-e This option will read a private or public OpenSSH key file and
print to stdout a public key in one of the formats pecified by the -m
option. The default export format is ?RFC4716?. This op?tion allows
exporting OpenSSH keys for use by other programs, in?cluding several
commercial SSH implementations.
--
You are receiving this mail because:
You are watching the assignee of the bug.
2000 Jun 21
1
configure: error: Could not find working SSLeay / OpenSSL libraries
Hi,
I've built and installed the openssl-0.9.1c package but openssh-2.1.1p1
configure can't apparently 'see' the package. I've tried adding the install
directory to LD_LIBRARY_PATH, using CFLAGS, LDFLAGS, LIBS etc. The 'missing'
rand.h is present n the included path shown in the config.log output below.
What am I missing? Any help would be very much appreciated.
2006 May 03
0
Can't compile ael_lex.c on HEAD
I have left this a few days but I still can't compile ael_lex.c in HEAD on CENTOS. I've installed ncurses and bison but I get the following error
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O6 -march=i686 -fomit-frame-pointer -include ../include/
clude -I.. -fPIC -I. -c -o ael/aelflex.o ael/ael_lex.c
In file included from
2003 Jun 05
0
rsync and cygwin part II
OK, I had emailed yesterday about an issue backing up a W2K machine using
rsync under Cygwin. I was having trouble backing up the root directory, and
I'm happy to say that the suggestion of using /cygdrive/c seems to have
worked!
Unfortunately, now I'm getting another error. The error is this:
Invalid file index <some number> (count=<some number>)
rsync error: protocol
2003 Oct 26
1
include & exclude dosn't work...
Hello rsync,
I run Rsync as standalone server (--daemon). Here is my rsync.conf
file
use chroot = yes
max connections = 10
#syslog facility = local5
log = /var/log/rsyncd.log
[mp3files]
path = /home/guitar
comment = directory
read only = yes
list = no
secrets file = /etc/rsyncd.secrets
auth users = gate1
# hosts allow =
# hosts deny =
2007 Apr 28
2
DO NOT REPLY [Bug 4573] New: Hide/protect filtering of xattrs by name
https://bugzilla.samba.org/show_bug.cgi?id=4573
Summary: Hide/protect filtering of xattrs by name
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: hashproduct+rsync@gmail.com
2003 Nov 29
1
BUG?: 2.2.8a, missing header files for source/passdb/pass_check.c
I'm trying to compile in DFS with the --with-dfs option. There is an #ifdef
WITH_DFS and following that, is some header files that are referenced that I
can't seem to find any where. Is this a bug, or is this because my
operating system doesn't have these files?
I'm running OpenBSD 3.4.
Here is the first portion of config.status:
#! /bin/sh
# Generated automatically by
2007 Aug 23
1
Build error on 3.0.25c using Tru64
Has anyone built this on Tru64 Unix? I downloaded and attempted to build
today and received this,
# /usr/sbin/sizer -v
HP Tru64 UNIX V5.1B (Rev. 2650); Tue Mar 20 15:08:40 CDT 2007
#
# make
Using FLAGS = -O -D_SAMBA_BUILD_=3 -I/usr/local/include
-I/spi/opensource
/samba-3.0.25c/source/iniparser/src -Iinclude -I./include -I. -I.
-I./lib/repla
ce -I./lib/talloc -I./tdb/include -I./libaddns
2019 Feb 23
0
new Centos server install yum dependancy error
On Sat, February 23, 2019 10:41 am, Gerald Galster via dovecot wrote:
>
>
> you can't install it yet because dovecot-2.3.4-2.x86_64 is not shown,
> probably due to the priority protection plugin:
>
> -> 226 packages excluded due to repository priority protections
>
>
> Try disabling it, see:
>
>
>
2019 Feb 22
2
new Centos server install yum dependancy error
> Am 22.02.2019 um 22:10 schrieb Voytek Eymont via dovecot <dovecot at dovecot.org>:
>
>
>
> On Sat, February 23, 2019 3:47 am, Gerald Galster via dovecot wrote:
>>
>
>>
>> try: yum clean all
>
>
> Gerald , thank you
>
> it shows in the output after 'second step' below:
>
> # yum clean all
> Loaded plugins:
2002 Jan 20
0
[ANNOUNCE] Bug in kernel == 2.4.10 causing netfilter problem
--AkbCVLjbJ9qUtAXD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi all!
On behalf of the netfilter core team I have the following announcement:
The following kernel versions habe a bug in include/linux/list.h, which
causes netfilter's connection tracking code to misbehave:
2.4.10-pre10
2.4.10-pre11
2.4.10-pre12
2.4.10
2003 Jun 04
2
rsync and cygwin
Hi, I'm having some trouble using rsync on W2K under Cygwin. We are using it
to back up the W2K machine to a Linux machine. We are using the patched
version of rsync 2.5.6 that allows it to run faster on NT/2K when
calculating the changes. We can backup a directory without a problem, but
in this case, we want to backup everything, so the directory we are backing
up is \. We do not run rsync
2008 Feb 03
2
USB UPS on Solaris
Is anyone here running a USB UPS on Solaris? I'm looking to upgrade my
UPS (from a SmartUPS 620 with RS232 comms), and most of the modern UPSs
use USB ...
TX,
Huge.
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
----- Original Message -----
From: "Michael Smith" <msmith@xiph.org>
To: <icecast-dev@xiph.org>
Sent: Wednesday, June 04, 2003 3:47 PM
Subject: Re: [icecast-dev] libshout2 compiling problems under FreeBSD?
<p>> Whilst there may well be problems, there are no _known_ problems, and we
> certainly won't be able to fix them unless you actually tell us what the
2004 Aug 06
3
libshout2 compiling problems under FreeBSD?
Hi,
I couldn't find anything about this subject from archive - are there known
problems with compiling libshout2 under FreeBSD 5.1 or 4.8 (both are up to
date). I downloaded libshout2 latest nightly snapshot and tried to compile
it on 5.0 and then later on 4.8. Both failed (problems were mostly around
sock.c, sock.h, resolver.c - redeclaring and syntax errors). Thinking that
it might be a