similar to: Files are showing up as hidden when view from windows ...

Displaying 20 results from an estimated 500 matches similar to: "Files are showing up as hidden when view from windows ..."

2007 Aug 22
0
3 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_function.c test/trace
libswfdec/swfdec_as_array.c | 18 +--- libswfdec/swfdec_as_function.c | 3 test/trace/trace_properties.as | 165 +++++++++++++++++++++++++++++------------ 3 files changed, 129 insertions(+), 57 deletions(-) New commits: diff-tree adebed995585fa9f993062a75df17ff464113e93 (from 99c2574700ed7aaeef5cadbc45c7bfdd9ad7a6dd) Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Wed Aug
2010 May 15
3
multi-homed samba PDC and NetApp filers
We are having a problem getting a NetApp filer to re-join a samba domain after a move to a new network. The filer worked fine with samba before the move. Apologies in advance for the long missive. I've tried the following: - re-running the CIFS setup program on the filer - removing the problem filer's samba account, replacing it, and re-running the setup program on the filer
2011 Sep 23
1
should dir(all=TRUE) return "." and ".."?
dir(all=TRUE) returns the file names "." and ".." while dir(recursive=TRUE, all=TRUE, include.dirs=TRUE) does not. I always filter out the "." and ".." entries and was wondering if anyone would mind if dir(all=TRUE) just omitted them? It might make recursive file operations like cleaning out a directory safer, as unlink(recursive=TRUE, dir(all=TRUE,
2011 Oct 25
0
[LLVMdev] [RFC] What options should be hidden/not-hidden for opt command
On Oct 24, 2011, at 8:29 PM, 陳韋任 wrote: > Hi, all > > Take the discussion thread [1] as an example. Although "-help-hidden" > is not intended to be use by normal folk, I think there should be > somewhere notes "-help-hidden" revealing more options which might be > needed by developers. I thought it will be a good idea to mention the > existence of
2011 Oct 26
1
[LLVMdev] [RFC] What options should be hidden/not-hidden for opt command
> The logic here is that these flags should only be used by people looking at code. For example, if a pass has a hidden option that controls some knob, you should only find out about it by reading the code. We don't want people surfing through all the hidden options to "see what is available". I see. Maybe we can tell people the existence of "-help-hidden" and also
2008 Jul 10
1
After upgrade from 1.0 to 1.1.1 my "hidden" private namespaces suddenly aren't hidden anymore...
Just upgraded my home mail server from version 1.0 to 1.1.1 and now I noticed that Thunderbird has started showing the 'hidden' namespaces (albeit "greyed") for that server (see the attached JPG image)... What can I change to really make them hidden again? The only thing I changed in my dovecot.conf file from 1.0 to 1.1.1 was to add the following two lines:
2011 Oct 25
2
[LLVMdev] [RFC] What options should be hidden/not-hidden for opt command
Hi, all Take the discussion thread [1] as an example. Although "-help-hidden" is not intended to be use by normal folk, I think there should be somewhere notes "-help-hidden" revealing more options which might be needed by developers. I thought it will be a good idea to mention the existence of "-help-hidden" on the web page, but the patch I sent brought some
2007 Nov 22
4
Port 631 closed, not hidden
I have the firewall turned on my CentOS 5 box, but GRC is reporting that 631 is closed instead of stealthed. If the firewall isn't configured to allow that, then why might that be happening? Miark
2006 Jun 08
1
Using hidden fields to pass values
Hi guys, Another question from a newbie. I need to update a div on my page which gets updated regularly. So what I''ve done is to create a hidden field which technically just contains the user_id. This field doesn''t change. I was planning of pulling that text field user_id data and putting it into params but it keeps on giving me a nil value. Is there a technique I could
2006 Jun 21
1
how can I get the value of a hidden field and pass it
My problem is that I want to pass a date information form one page to another. And that information came to my page in an Ajax petition. My idea to accomplish this is that the date can come in the Ajax response as a hidden field and when I click a link I can get that hidden field value and pass it to the action in rails as a param. I have done all this. I have the date in a hidden field and I
2006 May 01
0
Passing an Array to a hidden field
I have been trying to figure out the best way to pass an array back and forth between a hidden field in a form and a controller. I am working on an app that the user can add group members to and decided the best and most user friendly is to show the user a text field to input the name of the member. This field has auto complete on it. When they submit the member is added to an array in
2006 Apr 17
1
Autocompleter to read value from hidden field
I have an autocomplete field with road names (looking up in a database with approx. 100,000 road names). To limit the number of roads, i want an extra input field where to put postal code. I''m currently using <%= text_field_with_auto_complete %> for the field. What is the best way in Rails to intercept the Ajax call and send the value of the postal_code field? (I guess I could do
2006 Mar 10
2
Syntax for <input type=hidden> in rhtml????
Hi, I am new to ROR. PLease tell me what is syntax of creating hidden field in form inside RHTML file. I knonw the syntax for text box (<%= text_field ''product_item'',''product_id'', :value=>product.id%>) But I don''t know syntax for hidden field(like <input type=hidden> in HTML). Please tell me. Thanx in advance. Prash -- Posted via
2006 Mar 29
1
Help: Input of form 1 to hidden field in form 2?
Hi all I''m new to rails an i''m trying to build a step by step form / process to gather data. For example: form one: User enters a 8 digit number the submit button points to form 2. form two: the 8 digit number from form one becomes a hidden field in form 2. The problem I have is that the entire hash from form 1 is showing up in form two rather than just the input data.
2001 Aug 03
1
Howto create hidden journal on / fs
Hi, I installed RH 7.1/e2fsprogs 1.22 and util-linux 2.11f on a box with a 3ware 6200 and 2 20GB IDE drives and then installed 2.4.7 and ext3 0.9.5 I unmounted all the filesystems except / and did a tune2fs -i 0 -c 0 -j <device> on all the remaining filesystems This created a journal with a hidden file. >From what I recollect, doing a tune2fs on a mounted fs creates .journal file. I
2004 Dec 01
0
The Hidden NT API
Here''s a couple interesting links I snagged from OS News: http://www.sysinternals.com/ntw2k/info/ntdll.shtml http://undocumented.ntinternals.net/ Dan
2006 Jan 22
0
Starting with a hidden box
Considering Thomas''s Combination Effects demos at http://wiki.script.aculo.us/scriptaculous/show/CombinationEffectsDemo and looking at the list near the bottom of the page under "Alternative Demo", how can I create a page where the box initially has Effect.SwitchOffand the onclick will change it to Effect.Appear? My objective is to ulitmately create a list of items in one div
2005 Sep 26
1
hidden markov models
Dear R community, I am looking for an R package or other software to study hidden Markov models. I need to be able to incorporate multivariate emissions and covariates for the transition probabilities. The msm package seems almost perfect for my purpose, but I do not think it allows multivariate emissions. I will be grateful for your suggestions. All the best, -- Emilio A. Laca One
2007 Feb 28
1
Any reason not to further restrict the action names hidden by default?
A couple of years ago, no objections were voiced to a proposed patch of ActionController that would allow controllers to have methods with the same names as Object''s methods (currently, ActionController::Base.hidden_actions, as called by action_methods, prevents this). Such a change is of interest to me since I just blew some time figuring out why rails wasn''t finding a
2009 Apr 06
1
vsFTPd and hidden files - standards compliant?
Hi Folks, I recently received a complaint regarding the vsFTP server I'm running on a CentOS 4.x box. The complaint was that it is improperly responding to the LIST command - it is not returning hidden (period prefixed) files in the directory listing. I investigated and found that vsFTPd would only return hidden files in the directory listing when it received the command "LIST