similar to: Include Exclude .. a canonical way

Displaying 20 results from an estimated 4000 matches similar to: "Include Exclude .. a canonical way"

2006 Feb 14
1
exclude all but specifice files in dir
How can I accomplish this: Include ~/.kde*/some/deeper/path/bookmark.xml But excldue all the other files under ~/.kde* That is, I want only one file from this directory of dozens of files. One of the examples given in man rsync appears to be about this kind of problem: One solution is to ask for all directories in the hierarchy to be included by using a single rule:
2003 Mar 04
2
Disappearing Shares?
I am new to Linux and running SuSE V8.0 with KDE desktop and Samba 2.2.7 on a small bnetwor5k which also has a Windows NT PC and a notebook. On the Linux PC's I have used LinNeighborhood to mount the various shares and can readily view files on the Linux PC's, or on the windoze machines. I have had a number of occasions where I have had to power down my main Linux PC, and far more
2004 Jan 10
2
swat error
I am getting the following error when trying to connect to http://localhost:901 500 Server Error chdir failed - the server is not configured correctly Are there any known fixes for this ? Also: I noticed that some of the directives, such as datadir, might be non-functional or ignored elsewhere in coding of swat Could this be the cause of the above errors ? Finally here is the cli output
2003 May 06
2
"help.start() and kde konqueror"
Hello, When I attempt to use KDE 3.03 "konqueror" for help.start() I can't get the search engine to work but otherwise help.start() is OK. How should "konqueror" be setup for this? The response to the command is below: > help.start(browser= 'konqueror') Making links in per-session dir ... If konqueror is already running, it is *not* restarted, and you must
2003 Feb 06
1
Trouble with include/exclude patterns
I'm using rsync 2.5.4 on my RedHat 7.3 client laptop and rsync 2.5.5 on my RedHat 8.0 server. On the client, I have a directory "rpm" with 5 subdirectories, out of which I only want to copy the one called SRPMS across. I also have another directory ".mozilla" out of which I want to copy across 2 files. I have constructed the following rsync invocation: rsync -e ssh -av
2009 Sep 29
1
Problems connecting to httpd help server with some browsers
Hello, sorry to provide only very little testing, but with the release date nearing, I thought it better to report this quickly than to wait for an uncertain period until I find more time. I'm observing strange problems connecting to the httpd help server with konqueror (KDE 4.3.1): options (help_type="html") options (browser="konqueror") help ("print")
2003 Nov 28
1
search documentation not working with mozilla and konqueror (PR#5379)
Full_Name: Sergei Zuyev Version: Version 1.8.0 OS: Mandrake Linux 9.1 Submission from: (NULL) (195.137.88.252) When mozilla or konqueror are used as help browser, the Search Engine page links nor the search do not work. Mozilla quietly ignores any click, while konqueror gives the following information: > options(browser="/usr/bin/konqueror") > help.start() Making links in
2006 Mar 21
1
Konqueror Ajax update
I had been comparing IE and Firefox Ajax performance, and since I have a couple of Unix boxes in my workshop, I threw Konqueror into the mix, and reported here earlier today (or yesterday) that Konqueror ( 3.4.3) could handle Ajax perfectly, at least as far as the simplest AWDWR Ajax example (./example/index) was concerned. It occurred to me to do a more grueling test. I took the
2001 Jun 12
3
Using konqueror with help.start
For R-1.2.3 on a Debian 2.3 (testing) GNU/Linux system I would like to have help.start use Konqueror (the KDE web browser) instead of netscape. I can start it with help.start(browser = "konqueror") but trying to search for terms from the search page does not work. My guess is that I need to configure javascript. The default is not to allow javascript at all. I do not wish to
2005 Dec 17
3
Question on Db Table design
Hi Suppose one has a db to track bookmarks for multiple users. Let''s assume that there are ten''s of thousands of users, and that an average user may have 100 bookmarks. (Assume here that no two bookmarks are the same.) Is it a common practice to have a bookmark table for ALL users, thereby producing a table that has on order one million rows. Or, is it better to somehow group
2003 Feb 16
1
rsync-exclude.patch.
> I like the idea of your rsync-exclude.patch and have thought > about hacking it in myself. However as you already have done the work > may I make a small suggestion...... can the name of the exclude file > (your .rsync) be specified in the flags.... e.g. > > rsync --rsync-exclude=.snapshot -axvH /here /there > > In this way different invocations (e.g. system and
2007 Feb 12
18
document "expando" properties broken in Konqueror
I noticed that some of my event handlers and scripts evaluated in ajax responses didn''t work in Konqueror (3.5.5). document.getElementsByClassName is not defined in these contexts. I can work around this, by saving document.getElementsByClassName in a (namespaced) global variable once and reassigning it before each use. Still, this misfeature is annoying and not restricted to this
2003 Dec 18
1
sharing bookmarks with rsync
I would like to have my computer at home and my computer at work to share the same bookmarks. My idea was to have each of the computers sync with a server's bookmark file. If the client has a newer file than the server it would upload it, if the client has an older file it would download it. I already have the authentication keys set up and want to do it over ssh. Would this be one way to
2007 Mar 19
1
wine and Samba
Hi! Is there a way to run Wine from a Samba connection opened in Konqueror? When I open it via Konqueror (double-clicking=>run with=>wine), it just opens a window and close it fastly. When I activate the 'open in terminal' option, the terminal leaves blank. What can I do? Thanks. Vinicius
2006 Jun 21
3
rake migrate says table already exists
Hi all, I used the generate script to make a bunch of table migrations, resulting in files like 002_bookmarks.rb, 003_tags.rb, etc. When I did the ''rake migrate'', the db was set up but more migration files appeared, now called 009_create_bookmarks.rb, 010_create_tags.rb, etc. Now when I want to change the database (add a table or column, alter the schema) I do
2004 Nov 09
1
Improper link handling?
Samba supports links now, right? I was recently experimenting with a setup for cross-platform access to a user's FireFox bookmarks. Unfortunately, FireFox overwrites the link to the bookmarks file on exit. How is this possible if Samba is interpreting the link correctly? Shouldn't the file that the bookmarks link points to be overwritten instead? Both the link and the file are on
2010 Sep 10
2
include/exclude: I miss the point
Hi all, I thought I understand how include/exclude and their precedences work (I read the user guide about this), but I seem to miss something. I have 2 questions about this, separated by ====== Question 1: -------------- I want to exclude the "hidden" directories except some sub-dirs or files: .mybackup and its files) and the mozilla firefox bookmarks folder and its contents
2005 Jul 10
1
Konqueror compatibility
Thomas, currently the script.aculo.us scripts have some workarounds for Safari that should be extended to more generally cover all khtml-based browsers, Konqueror in particular. In prototype.js, there is a workaround for an addEventListener bug that affects Konqueror as well as Safari, controls.js has a similar workaround, and the special case in dragdrop.js doesn''t hurt anyway. In
2008 Jul 15
1
Konqueror and the Cookiejar
Since upgrading to 7.0 Stable, I've noticed an occasional problem with konqueror. I've been recompiling my ports for the past few weeks and have noticed that some sites are complaining about cookies not being enabled. Further investigation has revealed that if I start konqueror from the terminal prompt, I can get an error message: khtml (dom) Can't communicate with the cookiejar!
2012 May 08
1
Konqueror tree view in CentOS 6
Hello Since I got CentOS 6 I no longer have the tree view in Konqueror, and none of the other file managers have it. I believe this is because some plugin has not been ported to the new version of Konqueror. Please, is there a nice way to install the old Konqueror and its plugins on my CentOS 6 ? Thank you, Timothy Madden