similar to: include/exclude: I miss the point

Displaying 20 results from an estimated 500 matches similar to: "include/exclude: I miss the point"

2006 May 20
1
problem to backup some folder - folder empy
hi my script to backup my home folder BDIR=/home/$USER EXCLUDE=exclude.txt OPTS="-a -r -v -p -t --del --exclude-from=$EXCLUDE --progress" BACKUPDIR=/media/dvdrecorder rsync $OPTS $BDIR $BACKUPDIR my exclude file + .kde/ + .kde/share/ + .kde/share/apps/ + .kde/share/apps/kmail/*** + .kde/share/apps/kwallet/*** + .kde/share/apps/konqueror/*** + .kde/share/apps/kabc/*** - .** when i
2003 Feb 18
2
Include files though directory excluded
Hi, I got a little question on the rsync-option include/exclude: I excluded all hidden files in my home-directory but I want two files to be included. I used following command: gregor@notebook:~> rsync -avzuPn -e ssh --exclude=.* --exclude=* --include=.kderc --include=.gaimrc /home/gregor/ 192.168.0.1:/home/gregor/ building file list ... 1 file to consider wrote 69 bytes read 20 bytes
2019 Feb 08
1
persistent generic device for tape changer
> Am 08.02.2019 um 00:13 schrieb Ron Loftin <reloftin at twcny.rr.com>: > > On Thu, 2019-02-07 at 22:29 +0100, Helmut Drodofsky wrote: >> Hello Ron, >> >> sounds good. I have 2 tape changer. I persume, udev creates the same >> link for both. >> >> Can I modify >> SYMLINK+="changer-$env{ID_SERIAL}" >> >> The serial
2008 Nov 18
2
Rsync, what are the max transfer limitations ?
What is the maximum transfer rate allowed for rsync? I mean the limitations? I can't get more than 50Mbit speed in my gigabit lan, with rsync server or with ssh. ftp transfers reach >400Mbit , so it is not a lan or nic problem. Maybe it has something to do with my cpu limitations? or the limitations for rsync is the 50Mb/s? Here is my rsyncd.conf if it helps > # by gourgi > max
2008 Oct 21
1
writefd_unbuffered failed to write
Hi, I've installed cygwin and rsync on a vista client and want backup it to a Linux server: On client side (vista) I use rsync 3.0.4 (protocol version 30) Capabilities: 64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, no IPv6, batchfiles, inplace, append, ACLs, no xattrs, iconv, symtimes On server side (linux) I have rsync 3.0.3
2008 Mar 02
1
3.0.0 test failure MacOS X 10.4.11
Hello all, I was eager to test the fresh release with MacOS X using "bbouncer" This is how I compiled and run the tests: patch -p1 <patches/osx-create-time.diff patch -p1 <patches/fileflags.diff ./prepare-source patch -p1 <patches/backup-dir-dels.diff ./configure make make test sudo make install Then compiling and running "bbouncer" from
2008 Mar 03
0
3.0.1 Test Success MacOS X 10.4.11
I have also been eager to test bbouncer The latest source passes with flying colours! but make check finds some problems with xattrs if not run by sudo I have xattr in /usr/local/bin/ from the source found at: http://dev.bignerdranch.com/public/bnr/eXttra.zip What I did: cd /usr/local/Source rsync -av --exclude=.git/ rsync://rsync.samba.org/ftp/unpacked/rsync . rsync -av --exclude=.git/
2008 Oct 21
3
KDE Versions in CentOS ?
HI LIst; What version of KDE is included in the latest version of CentOS ? Also, is there a way to get KDE4 in CentOS ? If so, Can I have both KDE3.x and KDE4 installed and switch back and forth between the 2 versions if needed ? Thanks in advance... /Kevin
2019 Feb 07
2
persistent generic device for tape changer
Hello Ron, sounds good. I have 2 tape changer. I persume, udev creates the same link for both. Can I modify SYMLINK+="changer-$env{ID_SERIAL}" The serial should be unique. Viele Gr??e Helmut Drodofsky Internet XS Service GmbH He?br?hlstra?e 15 70565 Stuttgart Gesch?ftsf?hrung Helmut Drodofsky HRB 21091 Stuttgart USt.ID: DE190582774 Fon: 0711 781941 0 <tel:+497117819410> Fax:
2016 Nov 13
1
How do I default to "Folder View" in my custom KDE user profile?
Hi, I'm currently busy tweaking KDE 4.14 on CentOS 7 to my needs. I want to use it as a base for an enterprise class desktop. In my humble opinion, CentOS' default KDE configuration is not very usable, so I created a default user profile that looks more like what openSUSE looked like a few years back. Here's the little script I'm using to install the various configuration files
2002 May 20
2
How can $VARIABLES be used inside smbclient -c'xyz' command strings?
Hi, being a total newbie in shellscripting and similar stuff, I am suffering from a brain freeze around the following problem: * I need to print (or transfer otherwise) to a WinNT box; * the files are send from inside a shellscript; * the script gets the filename on the commandline when started; * so the only knows it works on "$1"; * the problem is, that the original filename needs to
2008 Oct 30
5
Tired of Fedora, shopping for a new OS. Upgrade from F8 ? CentOS kernel versions ?
I've been a RH/Fedora guy since the RH8 days. When Fedora came along, I moved to it, but its been a bit painful beta testing software all the time. I ran Ubuntu for a while, but I found their package management to be difficult... I do a lot of technical work, development and loading and building special stuff. I much prefer RPMs over other methods of package distribution. Presently
2009 Jun 19
1
kde 4.3 beta 2, compiz 8.2 - panel pager doesn't work until plasma crash and restart
Listmates, Woking with compiz 8.2 on kde 4.3 beta 2 on Archlinux, the plasma "kicker" pager widget does not work correctly after compiz 8.2 is started. Before compiz is started you see the 4 small desktop representations stacked 2x2. After you start compiz, the panel only shows a single large pane 'Desktop 1' no matter what desktop you are on. The strange part is that
2008 Oct 29
1
A few general questions
Hi All; I ran Linux as my main laptop OS for several years, then I got into a mac shop and bought a macbook. The macbook is ok but it just doesn't cut it per productivity so I've ordered another laptop (a 64bit laptop with 8G of memory expandable to 16G and 2 internal 320G 7200rpm drives) I'll be loading Linux as soon as the machine arrives from Dell. Here's my questions:
2009 May 24
3
[LLVMdev] Building LLVM with cmake on FreeBSD
Hi, Óscar Fuentes wrote: > Chuck Robey <chuckr at telenix.org> writes: > > >>> Just checked that the makefiles generated by cmake work with `make' on >>> FreeBSD 7.2 x86. The build fails while building `opt' because libdl is >>> missing. >>> >> They absolutely do work, even on FreeBSD-current( I run that here), >>
2008 Oct 16
3
wineconf screwed xp install
hi all, i think i need a little help... [Crying or Very sad] after i installed kubuntu 8.04 with kde4 on my pc (which already has a XP install on a different disk) i went on to configure wine with wineconf. i think i made the mistake of pointing the c: drive for wine to the real c: with the xp installation in it. point is, now xp is screwed. it boots, loads until getting a totally black screen
2011 Aug 30
4
[C6] Some typical apps missing?
Hi everyone! :-) I just installed CentOS 6 on one of my desktop machines, and yum now tells me that some of my favorite apps are not present in any of the repositories I configured. To name a few: ktorrent, kile, krusader, pavucontrol, mplayerplug-in (or is it now gecko-mediaplayer), xine, xmms, and so on... All these apps were readily available for C5, and I used them happily. I am mostly
2012 Sep 16
2
flash plugin
How do I get a flash plugin to work with firefox? I thought that I installed it correctly, but I have yet to see any flash videos through firefox. I keep being told that I need an additional plugin. When I folow directions, I'm told I already have it? At least once, I was told I needed to upgrade. In case it helps, here is the output of yum provides '*flash*' | grep -e lash -e dobe
2007 Jul 16
1
KParts for KDE 3 , KDE 4
Hello, I started writing a KPart for swfdec so that it will work nicely in Konqueror. Currently it can load various movies using swfdec's built in loader and render them. Although swfdec's loader can only handle local URLs, KPart provides a mechanism to download movies to temporary local files if the part doesn't explicitly support non-local URLs. That works for simple movies, but I
2008 Dec 21
2
corruption happening sometimes when I do a shutdown -r now
Hi all, Apologies but this is going to be a long post. I get a corruption sometime when I do a $sudo shutdown -r now This is on an ubuntu 8.10 machine. The only way to resolve the same I know is to do a sudo fsck -y /dev/sdb7 This is the output I got when I ran fsck through the Live CD $ sudo fsck -y /dev/sdb7 fsck 1.41.3 (12-Oct-2008) e2fsck 1.41.3 (12-Oct-2008) /dev/sdb7 contains a file