External MacPro1 files MacPro2 issues

It makes me nuts and costs a lot of time... I have a 2009 MacPro (A) at home, a seagate 2 TB external for accounting files and an another MacPro (2009b) - the question is: about 50% of the records I have copy on the external hard drive have limited access and can not be opened, modified and re-recorded while remaining on the outside. These files have 'read only' in sharing and permissions for the 'personal' and 'everyone'... but it's not on all the files I put out there. AdobeCC bundled files have limited access and files copied from desktop on MacPro (2009A) have, but not the files copied from MacPro (2009b).

Copy files from the external hard drive on an internal HD removes the 'read only' on single files, but nothing to the files with the folders copied exactly the same way?

What do I need to remove these limitations, 100% of all files, no matter where they are, or how they were saved to any device. I have many duplicate files, now I'm about to go crazy (I've generated 4 789 files in the last 3 months-, many are duplicates, I work 2 jobs, 13 hours a day and must find a solution)

Thanks in advance. Rick

If you want to disable permissions on the drive, you can do from the unit get info panel.

Select the disk and do a CMD + i

Unlock the drive from the Panel and the tick: Ignore property on this volume

Tags: Mac

Similar Questions

  • External js file export issues

    I wanted to keep my pages as clutter free as possible and also be validated if wanted to move as much javascript in an external file.

    I followed the instructions given in this discussion http://forums.Adobe.com/thread/481537?start=0 & tstart = 0

    to the letter and exported most of the javascript in the model in an external file, but as soon as I did that DW said that there are now syntax errors in the code in the external js file which previously worked perfectly so that in the head of the model. When I deleted the javascript with the offending line of code DW stressed more errors of syntax including Google analytic code! As well as wide Bay of script that I had copied and pasted to put social media on the page buttons.

    Needless to say that when I linked the .js to my model, they did not work. But when I put them in the head, they worked perfectly.

    What I am doing wrong? Here's the javascript code. The underlined bold italics are the places that DW says are syntax errors.

    JavaScript document

    <! - code of bread crumbs - >

    < script type = "text/javascript" >

    function breadCrumbs (base, delStr, defp, cStyle, knew, dStyle, nl) {/ / by Paul Davis - http://www.kaosweaver.com }

    Loc = Window.Location.ToString (); Subs = Loc.substr (loc. IndexOf (base) + base. Length + 1). Split("/");

    document. Write (' < a href = "'+ getLoc (subs .length-1)" + Verde +' "class =" + cStyle + ' > home < /a > '+' < span class = "+ dStyle + ' > ' + delStr +" </span >"");

    a = (loc.indexOf (Verde) is-1)? 1:2; for (i = 0; i <(subs.length-a); i ++) {subs [i] = makeCaps (unescape (subs [i]));

    document. Write (' < a href = "" + getLoc (subs .length-i-2) ' + Verde +' "class =" + cStyle + ' > ' + subs [i] +' < /a > '+' < span class = "+ dStyle +" > "+ delStr + ' </span >') ;}

    If (nl == 1) document.write ("< br >"); document.write (' < span class = "+ knew +" > ' + document.title + ' </span >');

    }

    function makeCaps (a) {}

    g = a.Split (' '); for (l = 0; l < g.length; l ++) g [l] = g [l] .toUpperCase () .slice (0.1) + g [l] .slice (1);

    Return g.join("");

    }

    function getLoc (c) {}

    var d = ""; " "if (c > 0) for (k = 0; k < c; k ++) d = d + '... /"; return d;

    }

    < /script >

    <! - Google analytic code - >

    < script type = "text/javascript" >

    var (("https:" == document.location.protocol) = little? "') https://ssl. ":"http://www. ») ;

    document. Write (unescape ("% 3Cscript src ='" + little + "some google-analytics.com/ga.js type = ' text/javascript' %3E%3C/script%3E"));))

    < /script >

    < script type = "text/javascript" >

    try {}

    var mouseover = _gat._getTracker("UA-8313452-1");

    pageTracker._trackPageview ();

    } catch (err) {} < /script >

    <! - script for adding Social Media Sharing buttons - >

    < script type = "text/javascript" > var switchTo5x = true; < /script >

    "< script type =" text/javascript"src ="http://w.sharethis.com/button/buttons.js"> < / script >.

    < script type = "text/javascript" > stLight.options ({Publisher: "380208c3-e9f3-4198-8bef-1de3e344f3ae", doNotHash: true, doNotCopy: true, hashAddressBar: false}); < / script >

    No script required in JS files tag.  All you need is the code.

    Some functions must be inside the HTML document or they invoke the loading of the page.  I put them in general within an inclusion on the server side.

    Nancy O.

  • Fill the tree with complex external XML file control

    Hi all. I've been combing through forums for two days and have not been able to find a solution to my problem. I'm trying to populate a control of the tree with an external xml file, but the xml file is not a simple. It is complex, and I don't know how to get the tree to display these data. I have attached the code. Can someone take a look and let me know how I could get this to work? Thank you!

    What does not work?

    Complexity of the XML is not, in itself, an issue for the tree.

    Also, I recommend using straight XML, unless specifically, you need Collection features.

    Tracy

  • How to add external jar file?

    Hi all
    1. work on the version of BB storm (9500/9530 Simulator) is v4.7.0.75
    2 opportunity BB JDE v4.7

    4. the request is:

    My application needs commans - httpclient.ja.

    If I add external jar file.

    application throws the runtime as error

    module "Commons-httpclient ' not found."

    My request is here:

    is it posible to add external jar file in blackberry?

    If so, how do I add external jar file?

    can any body help me on this point, because I am doing this for the first time

    Thanks in advance

    Abreu - Bureddy

    File JAR of Th which tent has class files not getting recognized by BB Jvm.

  • External javascript file in the page login.html Campus Mobile

    Hello


    We try to load an external javascript file of Mobile Campus of Oracle application login.html page.  The code works in the Android app, but not the IOS app.  Here is a code snippet:

    Can you offer any help on how we can get the javascript code to load correctly for iOS?  The code is not local to the application is because we're going to make changes so that it displays various messages on the login page at different points throughout the year.

    Thanks for any help you can provide!

    Just wanted to give everyone an update and let you know that we have understood the question.

    in the file Application.xml - MAF, we added our URL to the white list (Security tab).  This allowed the application to invoke successfully the javascript code for the external file.  I hope it is useful to someone, as it seems to help others / Oracle support on this forum is unlikely.

  • Using the external js file in the custom workflow

    Hello

    I use 11.1.1.8 and jdev 11.1.1.7 spaces

    While referring to (http://js.xyz.com/js/abc.js) external js file in my integrated jsff in weblogic page, there is no problem, js works perfect , but when I deploy my workflow a workflow customized to webcenter spaces page cannot access this file js url.

    I have to give this operation any grant? How?  I found something external applications like this, but there wasn't a connection information. My field of js file didn't need approval.

    Thank you.

    Jsff file, I use the js as file

    < af:resource type = "javascript".

    source ="http://js.xyz.com/js/abc.js" / > ".

    Thanks for everyone, location external links js in the page of the portal model has solved my problem.

  • Links to external .AS files after the conversion to AS3 canvas

    After you convert an AS3 project in canvas, objects that were previously linked to a file external .AS, containing their class to the library as always appear related to this class, as follows:

    2.JPG
    but I get no choice but in the environment of the AS3 to 'Change the class' and implement these for editing external .AS files, as you can see here:

    Capture.JPG

    Can I still retain the binding object in Javascript and how do I do in the environment Adobe animate CC, please?

    In the library, you can double-click on the column link to any element and give it a name of link. Later, it is used like this:

    var something = new lib. Thingy();

    But there is no file class in HTML5 Canvas. If you want external CODE to participate you must convert it into Javascript and put it in the first picture inside the movieclip.

  • Elements of reference in the external js file request

    I am using an external javascript file, but I have problems to reference the elements of the application

    APP_ID and the SESSION can be referenced using

    APP_ID: $v('pFlowId')
    SESSION: $v('pInstance')

    and page items (P1_ITEM) can be referenced using

    $v('P1_ITEM')

    Application items (A1_ITEM)However, do seem to not work. Tried using $v ('A1_ITEM') but without success. Is it possible to reference the elements of application in the external js file?

    Teo

    You can set point local page to the value of the item application and then refer to this local element.

  • Create Adobe Muse Widget with images and the external JS file.

    Hello, I want to create widget that include all about 7-8 images and 1 JS file.

    I read the documentation, but I have a few questions.

    Is there any way to import images of widget (no link to them)?

    Y at - it means to import the folder 'images' with pictures on it and this folder to extract to which I have 'say' (for example level even where is the page or file in the folder root of the site)?

    Is there a way to include the JS file?

    In my opinion, that these things are possible, but with Adobe Muse themes.

    How to manipulate the page with the options for the widget?

    For example, in the options, you can choose between 2-3 options and the option to apply to the page.

    I want the option widget that can change 1 variable JS variable will be in the script that is added to the page (not external JS file). I know how to add this script to the page, but I don't know how to handle with the widget options. Here's another example, I have this:

    ...........

    < bodyEndHTML >

    <! [CDATA [< script type = "text/javascript" >]]

    $(function() {})

    var someVar = "somevalue1";

    });

    < /script >]] >

    < / bodyEndHTML >

    < / HTMLWidget >

    I want with option widget to manipulate this variable 'someVar' (its value), between the selected values.

    You work with html exported Muse,

    It would be a complete customization with form action, you can try to use the coding corner

    Thank you

    Sanjit

  • How to add the external css file to the _edge.js file

    I tried to add in the html page, but when I save the edge project it deletes.

    I'm able to add the external js file in scripts: [] in the _edge.js file

    We can add inside resources: []?

    And is it possible to add an external css in files of edge except in page html and javascript?

    CSS:

    Please put this in scene/creationComplete (file name change to your file name and path)

    $(" ",{"rel":"stylesheet","type":"text/css","href":"css/finename.css"}).append ("#Sta ge»);"})

    Add! important in CSS file properties.

    js files should be loaded with the upload script Panel on the right side of your user interface.

  • addition of html in the box edge animate the text of the external js file

    I have a text field in the anime that I want to update with a score of edge. The function that allows you to click and update the partition is in an enternal file so I'll try to figure out how to get my div animated dashboard replaced by jquery in the external file. That's what I have so far in the external js, but it is not reading the field to animate the text of edge correctly:

    external .js file:

    AdobeEdge.coinCounter += 250; It called the coinCounter variable introduced in edgeActions.js and the initial value of 0 updates
    Alert (AdobeEdge.coinCounter); This shows that it works and updated correctly

    var comp = AdobeEdge.getComposition ("EDGE-172492634");

    var point = comp.getStage ();

    stage.sym.$("gameText").html (AdobeEdge.coinCounter); It's when things go wrong. I want this updated value in the text box named 'gameText' which is in the composition of edgeAnimate

    stage.sym.$("gameText").html ("NewText"); There is no indication in the text box 'gameText. " something must be wrong how am I referencing outside edgeActions in the external .js file

    Did someone mind helping me to refer to the text box 'gameText"correctly so I can enter my new value? Thank you!!

    Hello

    You must remove "sym.": internship. $("gameText").

  • created variable on click in edgeActions.js but want to reference in the external js file


    Hi, I created a variable on click in edgeActions.js but want to reference in the external js file. This is where I am so far:

    In my edgeActions.js I have variable st on compositionReady and then use it when I click the icon: questionMarkR1. It works fine... the problem is that I don't know how to reference the variable in my external js file. This first code works of the edgeActions.js:

    Symbol.bindElementAction (compId, NomSymbole, 'document', 'compositionReady', function (sym, e) {})


    sym.setVariable ("questionAsked", false); sets the initial value

    });

    Symbol.bindElementAction (compId, NomSymbole, "${_questionMarkR1} ', 'click', function (sym, e) {})

    var questionAsked = sym.getVariable ("questionAsked");

    Alert (questionAsked);

    If (questionAsked) / / if it is true
    {
    SYM. $("checkButton2") .removeClass ("hidden");
    SYM. $("popUp") .removeClass ("hidden");


    }
    of other fake //if
    {

    SYM. $("pic2a") .removeClass ("hidden");
    SYM. $("pic2b") .removeClass ("hidden");
    SYM. $("pic2c") .removeClass ("hidden");
    SYM. $("pic2d") .removeClass ("hidden");

    SYM. $("closeBox") .removeClass ("hidden");
    }

    });

    This next part does not work because I don't know how to properly reference the variable. That's what I've tried and it doesn't work:

    var questionAsked = sym.getComposition () .getStage () .getVariable ("questionAsked");


    Alert (questionAsked);

    Hello

    Animate edge exposes an API for external scripts, you will need to use in your case:

    For more information about the API to animate edge, see API JavaScript Adobe Edge animate CC

    Use the code below in your external js file:

    var comp = AdobeEdge.getComposition ("EDGE-606063631"); replace 'EDGE-606063631' by your model id, you can find in the .html file

    var point = comp.getStage ();

    var questionAsked = stage.getVariable ("questionAsked");

    Alert (questionAsked);

    HTH,

    Vivekuma

  • Load the external CSS file

    I asked this question before and it was answered by some major contributors on this forum, but I have to admit that, even if it worked once, it doesn't seem to work now. I use Edge animate CC 2014 that might be the problem.

    I am given to understand that if you use this little button "c" to declare a block of text in a paragraph (see screenshot below)

    sometext.jpg

    then the style rule that you write to the file html produced by Edge when you publish, should work on all 'p' designated text blocks (as directed by the screenshot below)

    But it doesn't work.

    I tried every combination I can think of and looked everywhere on the web by Lynda.com and in this forum, but no luck. I'm certainly not the only person on Earth who wants to change the blocks of text with an external css file.

    I know that I'm trying the patience of you smart people out there, but I need to have my answers in simple terms, without forgetting anything. You can't underestimate my ability to make mistakes.

    Any help appreciated.

    html.jpg

    Hello

    You can change your css as follows properties externally or internally:

    (1) on the outside.

    You create a css file and add this line of code in your html page:

    p {color: red} contains a myFile.css and this file is located in the folder called "css".

    (2) internally.

    The user interface offers you 2 buttons: management tags, another course of management.

    (a) the button tags.

    You change the html tag using the right key. I mean the switch before the c button.

    You choose the paragraph tag: p., then you open the creationComplete Panel and you script: sym.$("p").css ("color", "red");

    (b) the classes of button.

    If you use the c key to a single class. For example, you write the word in blue.

    You will be the script in the creationComplete Panel: sym. $(". Blue"). CSS ("Color", "Blue");

    Now, looking at your page html (your second photo).

    I navigate on this page looking for the tag (p)

    ...

    ).

    When I arrived the last tag (), I have not found any p tag. So, nothing happens.

  • External Javascript files but no JS file

    Hey everybody,

    I have a question:

    How to post an animated project edge that has external JS files references without the reference to the. /JS/ folder?

    I'll explain: in the environment where I download my project, I can't make the subfolders (don't know why, it's just so) all my resources (images, sounds, javascript files) must be in the folder the project root.

    Unfortunately, as you know, when I import a JS file on board one. /JS/ folder is created automatically and my files are move inside.

    I want onboard to quit do it and leave my files at the root and reference them there.

    Is it possible that I can do this?

    Thank you much in advance.

    Andrea

    Hello

    You use $. getScript() or yepnope() to load your js files.

    jQuery.GetScript | jQuery API Documentation

  • page element to reference in the external JavaScript file

    Hello

    Anyone know how I can refer to page within an "external JavaScript file elements?" Things such as $v ('P3_ITEM1') and & P3_ITEM1. works great if I put the JavaScript code directly in the page header - section of JavaScript. For ease of maintenance, I want to move these JavaScript codes in the external file on the server. I tried the two $v ('P3_ITEM1') and & P3_ITEM1. and they do not work in the external JavaScript file - 4.1.0.00.32 apex.

    Thank you.

    Andy

    Andy,

    Something like this should work. You should not add pAppID or pSession as parameter, if they will always be entries on the page.

    APP_ID: $v('pFlowId')
    SESSION: $v('pInstance') 
    

    and make sure that all substitution strings are replaced.
    >
    var ajaxRequest = new htmldb_Get (null, & APP_ID, 'APPLICATION_PROCESS =?', 0);
    >

    Kind regards
    Janet Tyson

Maybe you are looking for

  • How do I close Firefox so I can update?

    I'm not computer savvy enough to know how to close Firefox, who told me that I had to do to install the latest version. If all windows close isn't enough to close Firefox, then what?

  • Ignorance of the firmware

    Please excuse my ignorance, but these things are computers and I'm a bit of a luddite. I guess that by updating my new F55 with ver 1.14 include also features of the previous firmware updates (charge of the camera came with v1.0) thus eliminating the

  • Xbox 360 controller (wired, Plug and play) in Vista!

    I plugged the USB controller and let the drivers to install automatically, I restarted. But when I try to play, theres no response to all games. Can I activate the controller with the big Center (button as I would to turn on normally the X controller

  • Rename the files/folders WARNING

    I want to put in place a prompt when a user tries to rename files or folders. Instead of rename automatically, I want to have a prompt that displays something like: are you sure you want to rename this file/folder? I've seen other systems use these g

  • Stream SPA 112 unsuccessful T38 fax call scenario

    Hello I will try to explain the situation better than I can. A fax device is connected to the port of SPA 112 phone (Firmware Version: 1.3.5 (004_XU001) Sep 16 2014). ATA a T38 support is enabled and a Terminal gateway in this case. A voip account is