search for: cluded

Displaying 20 results from an estimated 21 matches for "cluded".

Did you mean: eluded
2009 Mar 04
3
Sync files not folders non recursively
...ying 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 --delete-excluded --include='*.htm' --in clude='*.html' --exclude='*' /SOURCE/ /DESTINATION/ BUT this deletes Files from folder /DESTINATION/A which are not present in the Source. I dont want this to happen. Also it syncs folders to DESTINATION but I only want to sync files not folders. /us...
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
Please CC me. I'm not subscribed. Attached is a patch against 2.5.4pre1 CVS current to add the --link-dest option so rsync will create hardlinks for unchanged regular files to a directory on the destination. This is like --compare-dest except that the result is not a sparse tree. Also included is extension to --(ex|in)clude-from to allow - for stdin. Could one of the maintainers please add this to the mainline? Thanks to Dave Dykstra for feedback on this. -- ________________________________________________________________ J.W. Schultz Pegasystems Technologies email addre...
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
https://bugzilla.mindrot.org/show_bug.cgi?id=3545 Bug ID: 3545 Summary: Output from ssh-keygen -e, which should always be a public-key, is not accepted by ssh-keygen -l Product: Portable OpenSSH Version: 8.9p1 Hardware: amd64 OS: Linux Status: NEW Severity: minor Priority: P5
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. The platform is Solaris v2.5.1, gcc 2.7.2.3 - please send replies to me, I'm not subscribed. TIA, -- Nick ------------8<------------ configure:2582: gcc -o conftest -I/home/nstevens/...
2006 May 03
0
Can't compile ael_lex.c on HEAD
...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 ael.flex:65: ael.y:53: error: syntax error before '<<' token ael.tab.h:141: error: syntax error before '}' token ael.tab.h:141: warning: type defaults to `int' in declaration of `YYLTYPE' ael.tab.h:141: warning: data definition has no type or storage class ael_lex...
2003 Jun 05
0
rsync and cygwin part II
...s.txt contains things like: -PEACHW/ -WINPOINT/ -PNTDATA/ : : At first I thought that maybe my file list was getting too long, but I changed my excludes so that I had a file list that I knew was short enough and I still get the error. I get the error on different files depending on what I have excluded, but if I run the same command twice, I get the error in the exact same spot. Thanks in advance for any help. Trey Nolen
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: > > > https://serverfault.com/questions/312472/what-does-that-mean-packages-exc > luded-due-to-repository-priority-protections > <https://serverfault.com/questions/312472/what-does-that-mean-packages-ex &...
2019 Feb 22
2
new Centos server install yum dependancy error
...| 6.0 MB 00:16 > (10/12): remi-safe/primary_db | 1.4 MB 00:18 > (11/12): epel/x86_64/primary_db | 6.6 MB 00:24 > (12/12): centos-sclo-rh/x86_64/primary_db | 3.7 MB 00:25 > 226 packages excluded due to repository priority protections > > ============================= N/S matched: dovecot > ============================= > 2:dovecot-debuginfo-2.3.4-2.x86_64 : Debug information for package dovecot > 2:dovecot-debuginfo-2.3.4.1-1.x86_64 : Debug information for package dovecot &...
2002 Jan 20
0
[ANNOUNCE] Bug in kernel == 2.4.10 causing netfilter problem
...nerability towards denial of service attacks. CAUSE OF THE PROBLEM =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 2.4.10-pre10 included the following change to list.h: > diff -u --recursive --new-file v2.4.9/linux/include/linux/list.h linux/in= clude/linux/list.h > --- v2.4.9/linux/include/linux/list.h Fri Feb 16 16:06:17 2001 > +++ linux/include/linux/list.h Sun Sep 23 10:31:02 2001 > @@ -90,6 +92,7 @@ > static __...
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?
...;`sock.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char - D_THREAD_SAFE -pthread -I/usr/local//include -I/usr/local//include -g -O2 -c sock.c -MT libicenet_la-sock.lo -MD -MP -MF deps/libicenet_la-sock.TPlo -fPIC -DPIC -o .libs/libicenet_la-sock.lo In file included from sock.c:54: sock.h:39: redefinition of `struct iovec' sock.c: In function `sock_get_localip': sock.c:95: warning: implicit declaration of function `gethostname' sock.c: In function `sock_write': sock.c:316: warning: implicit declaration of function `vsnprintf' sock.c: In fun...
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