Copy To Choose Folder... stuck in user directories

I feel like this is kind of a silly question, but I've been using PC's for a long time and I really cant figure out why i'm stuck here. But when I right click and select Copy to, the default folder location is Desktop/username. There is no way to browse to anywhere else on my computer. I cannot go up a directory to My Computer and there is no explorer style side navigation bar. It used to work and my workflow is suffering. How can I reset the default location? Thanks.

The list for Bridge Copy To and Move To includes folders recently accessed by Bridge.  While not answering how to change default, one way to make your copy work would be to get your destination folder in the Bridge recent folder list: Navigate Bridge to the folder you wish to copy files into, then return to your copy from folder. Destination folder should now appear in Copy To list.

Similar Messages

  • Copy preferences to more than one users home folder

    hey all
    i have up to 800+ users on some of the servers I maintain @ a k-8 school district.
    I need to copy new java preferences in to all of there home folders on the server.
    I have tried
    cp /Users/computerservices/Library/Caches/Java\ Applets/deployment.properties /Users/*/Library/Caches/Java\ Applets/
    it seams that you can not use * in a cp destination
    from the spike in CPU usage I think it writes the preferences file to the last(alphabetically) user 800 times
    my collage professor said that I need a script but I have not had time to get to writing a script
    thanks
    sam

    here is the code for the script I finished on friday
    thanks so much for the help Nils
    #!/bin/bash
    #copy and paste this in to a new vi file and set chmod to 770
    #then save it in /bin/
    #you will need to run it while root so you have read/write privileges to all of #the users directories
    # prefstick 1.0.1
    clear
    echo
    echo -e "Blank responce at any question will exit program."
    echo -e "CapiTalIZatioN and Spelling matters when typing file and folder paths"
    echo -e "all y/n questions will take yes, no, Yes, No, Y, N, y, n, or that path that you want."
    echo
    echo -e "Are your users located in \"/Users/\"?(y/n)\c"
    read UsrLocQ
    case $UsrLocQ in
    [Yy]*)
    UsrLoc="/Users/"
    [Nn]*)
    echo -e "Where are your home folders locatied? (i.e. /StudentUsers/) \c"
    read UsrLoc
    if [ "$UsrLoc" = "" ]
    then
    echo "goodbye"
    exit
    fi
    UsrLoc=$UsrLocQ
    echo "goodbye"
    exit
    esac
    echo
    echo "List of all users located in "$UsrLoc
    ls $UsrLoc
    echo -e "What user has the master preference?(short name)\c"
    read MasUsr
    if [ "$MasUsr" = "" ]
    then
    echo "goodbye"
    exit
    fi
    echo
    echo -e "Do you want the new preferences saved in \""$UsrLoc"*/Library/Preferences/\"?(y/n) \c"
    read UsrSubDirQ
    case $UsrSubDirQ in
    [Yy]*)
    UsrSubDir="/Library/Preferences/"
    [Nn]*)
    echo
    echo -e "What is the sub directroy for the preference? (i.e. /Library/Safari/) \c"
    read UsrSubDir
    if [ "$UsrSubDir" = "" ]
    then
    echo "goodbye"
    exit
    fi
    UsrSubDir=$UsrSubDirQ
    echo "goodbye"
    exit
    esac
    echo
    MasPrefDir=$UsrLoc$MasUsr$UsrSubDir
    echo " list of all items in "$MasPrefDir
    ls $MasPrefDir
    echo "What preference/preference folder do you want to copy?(i.e. QuickTime\ Preferences or Explorer)"
    echo -e " Spaces reqire \ before them."
    read MasPref
    if [ "$MasPref" = "" ]
    then
    echo "goodbye"
    exit
    fi
    echo
    echo -e "what file permaissions do you want your Preference to have?(I suggest 666):\c"
    read MasPrefChmod
    if [ "$MasPrefChmod" = "" ]
    then
    echo "goodbye"
    exit
    fi
    MasPrefLoc=$MasPrefDir$MasPref
    chmod -R $MasPrefChmod $MasPrefLoc
    clear
    echo "Lets review"
    echo "You want to copy "$MasPref" from "$MasPrefDir
    echo "to all users that fit "$UsrLoc"*"$UsrSubDir
    echo "and with the file permissions set to "$MasPrefChmod
    echo
    echo -e "are you ready to do this? (y/n)\c"
    read AreUSure
    case $AreUSure in
    [Yy]*)
    clear
    echo "here we go"
    echo "goodbye"
    exit
    esac
    MasHome=$UsrLoc$MasUsr
    UsrLocShared=$UsrLoc"Shared"
    for CpUsr in $UsrLoc*
    do
    case $CpUsr in
    $UsrLocShared)
    $MasHome)
    $UsrLoc"Icon")
    $UsrLoc"Network Trash Folder/")
    $UsrLoc"Recent Items/")
    $UsrLoc"Starting Points/")
    $UsrLoc"Temporary Items/")
    $UsrLoc"TheFindByContentFolder/")
    $UsrLoc"TheVolumeSettingsFolder/")
    $UsrLoc"Users/")
    echo $CpUsr
    cp -R "${MasPrefLoc}" ${CpUsr}"${UsrSubDir}"
    esac
    done
    echo "Done!"

  • How to "bless" user directories copied to new iMac?

    The old "source" iMac wouldn't boot Target Disk Mode, so I put the new Intel iMac in Target Disk Mode, then used SuperDuper to copy the user directories from the old iMac G5 to the new Intel iMac.
    How do I correctly set up the NetInfo Manager records for the ported user directories?
    Many thanks, Steve

    It may depend on the history of the accounts on that machine, but as of 10.4, if you create a new account the simple way (using "System Preferences" > "Accounts") and a folder exists in "/Users" with the same short name, an option will often be presented allowing that folder to be "adopted" by the new account
    Some notes:
    The process involves a 'chown -R username:username' equivalent, and the 'uid' of the folder contents will be changed to that of the new user (whose 'uid' will simply be the next available number), as opposed to the user's 'uid' being matched to the folder. So if you have some sort of complicated user:group setup for items within the user's folder, or are trying to maintain consistent 'uid' values for users across multiple machines for NFS or whatever, don't use this method.
    Also, if a group already exists with the selected short name, you will not be allowed to create the account, with the message along the lines that the name isn't available.
    A couple of the things you mentioned reflect how users were configured in 10.2 and earlier. There have been a few changes to the contents of user records in "NetInfo" since then so I think it would be better to let the system create the accounts rather than doing it yourself - unless there are reasons not to, like the ones mentioned above...

  • Is there a way to set the ACLs on a folder so that users cannot copy a file?

    Hello,
    Is there a way to set the ACLs on a folder so that users cannot copy a file?
    I have a customer that wants to put an employee handbook into a FORMS FOLDER. But he doesn't want users to be able to copy the file into other folders or onto removable media.
    Admittedly, I have never run into this before and my testing hasn't yielded an answer...
    Any Ideas?
    Thanks again,
    Robert

    Use third party software for security management (http://www.wave.com/ ,
    http://www.devicelock.com/ ,
    https://www.lumension.com/, etc) . Standard access rights that come with operating system do not go beyong permission/share schema.
    Rgds
    Milos

  • Relocating user directories

    I recently replaced the existing 160GB HDD in my MacBook (2008) to a 75)GB HDD and partitioned it into two- the frist 256GB partition for system and applicaation files and the second for user directories- Documents, Downloads, Pictures, Movies, etc....
    How do I setup so that when I create or look for documents, pictures, Movies, etc, I am automatically directed to these directories which have now been moved into the second partition.
    Thanks
    Gautam

    To do this, log into another administrative account and then go to the Users directory on your system, select your home folder, and then press Command-C to copy. Then go to the desired location on the second drive and press Shift-Option-Command-V to "paste exactly" and preserve all permissions and file structures. Authenticate if and when prompted.
    When the folder is copied in its entirety, go to the Users & Groups system preferences and authenticate to make changes. Then right-click the target account and choose Advanced Options. In the panel that drops down, you should see an field for the home folder location along with a button that says "Choose." Click this button and selec the new home folder location.
    After saving these settings, try logging into the account again, and it should use the new home folder location with all settings and files as they were.

  • 10.3.9 server - files copied to shared folder don't have proper permissions

    When 1 user copies a file to a shared volume the next user cannot save. The copied file is read only. If I choose the enclosing folder or whole volume and propagate permissions (Copy these privileges to enclosing items) then the file is read/write as it should be but the next file copied is read only.
    This started when I used Carbon Copy Cloner to clone the system to a new drive. I know this isn't completely kosher but I done it successfully with this same system before.
    This server is still Panther because it has been on for 4.5 years and has not crashed once. It provides AFP and nothing else.
    This is a creative team that is kind of freaking out so any help would be greatly appreciated..

    Sharing a folder does give others access to it, but it does not change the permissions of the files inside.  Other users can probably read everything, but they can't modify files that they do not own unless the owner of those files has changed the permissions to allow it, or other steps have been taken to provide additional access such as the use of an Access Control List (ACL).
    Apple doesn't include a GUI utility for manipulating ACLs, so your choices are to use a third-party utility such as TinkerTool System (not free) or the Terminal application.  The Drop Box folder in your user's Public folder has an ACL entry that gives access to change just about everything on files that are dropped there, so a Terminal example that sets similar permissions for everyone (a particular user group can also be used) would be:
    1.  copy and paste the folowing into the Terminal window (there is a trailing space):
    chmod -R +a "everyone allow list,add_file,search,delete,add_subdirectory,delete_child,chown,file_inherit,directory_inherit"
    2.  drag the desired folder into the Terminal window (this copies the path)
    3.  press return
    Note that ACL entries only work on items that have been created in the folder - not moved there - so you should use option drag to make a new copy in the shared folder.

  • User Directories on a Non Startup Volume?

    Is there a way to create or move the user directories to a non-startup volume?
    What I am trying to do is to either partition my internal drive (or perhaps actually use a secondary drive) such that I have a smaller startup volume that holds ONLY my OS and applications, and then use a secondary partition or drive that holds ALL my data. There are several reasons why I would like to do this, which I won't get into at this point.
    Is there a way to force the creation of the user directories onto another volume? Or is it possible to move the directories to another volume after creation and have the system look for them in the new location? I would think this should be possible because in a way OSX Server uses this scheme (over a network).

    Shahin wrote:
    Have you personally done this? Can you attest to its success?
    No, but I have no reason to think that it wouldn't work. I just don't like partitions.
    Also any comments regarding the reply above yours warning as to possible problems with this? This can obviously be disastrous if it doe snot work. Of course I will back up before proceeding with this, but I am more concerned about ongoing and strange problems that may occur over time.
    Well, there is that
    What you ask is certainly a non-standard configuration for MacOS X. However, it is also 100% valid. Apple wouldn't give you that option if they didn't intend to support it. I have no doubt you will run into odd problems where some 3rd party software (or the odd Apple installer) assumes your home directory is at /Users/whatever. It would definitely be a good idea to keep your old home directory around for a month or two.
    Another option would be to just mount that other drive at /Users, after copying your home folder there, of course. You would have no problems with software because your home directory is still the default, just mounted differently. In the event of a hardware failure on either the startup or other volume, you could have some issues getting things right again. Apple does not provide any easy-to-use method for this. You have to hack around in your /etc/fstab file or maybe auto_master or auto_home. There is a little bit of black magic behind the automounter however.

  • Applescript to open the Choose Folder dialog box and close the message after moving it

    I've been trying to figure out how to get the same functionality as the Windows version of Outlook has so that the open message gets closed when it's moved to another folder.
    It seems pretty simple to move a message to a pre-defined folder, but I can't find a way to open the Choose Folder dialog so I could choose the destination folder. I've looked through the dictionary, but couldn't find any direct way to activate the Choose Folder dialog. So I decided to use keystrokes for the job. Here's what I came up with:
    on run {}
        tell application "Microsoft Outlook"
            try
                set theMessage to first item of (get current messages)
                set folderID to the folder of theMessage
            on error errMsg number errNum
                set dialogReply to display dialog "Please select one or more messages to file away before running this script." buttons {"Abort"} default button 1
                return
            end try
            -- open the Choose Folder dialog
            tell application "System Events" to keystroke "m" using {command down, shift down}
            repeat
                delay 2
                set currentID to the folder of theMessage
                if currentID is not folderID then exit repeat
            end repeat
            -- Close the active message
            tell application "System Events" to keystroke "w" using command down
        end tell
    end run
    This is my first attempt to do anything with AppleScript..
    Now in addition to using keystrokes instead of Outlook built-in commands to open the Choose Folder dialog and to close the message, I also have another problem. Everytime I run the script from AppleScript Editor, everything runs fine, the message gets moved to the folder I choose and the message also gets closed. When I move the script to "~/Library/Application Support/Microsoft/Office/Outlook Script Menu Items" and start it from inside Outlook, Outlook  gets stuck after opening the Choose Folder dialog and I have to force quit Outlook. I added some debuggin to the script and found out that the script keeps running, but I'm unable to select the folder from Outlook and cannot continue.
    Anybody have an idea why this is happening?
    Regard,
    Kris

    (For the record)
    Unchecking "Submit crash reports" in the Firefox [[Options window - Advanced panel]] General tab simply toggles the default of the "Tell Mozilla about this crash so they can fix it" check box in the Mozilla Crash Reporter dialog (upon crash). It does not turn off the Crash Reporter itself.
    Related bug report:
    * [https://bugzilla.mozilla.org/show_bug.cgi?id=577221 Bug 577221 - Firefox doesn't remember "submit crash report" check box]
    The above information has been added to
    http://kb.mozillazine.org/Breakpad#Can_I_disable_Crash_Reporter.3F

  • How do I copy an address book from one user account to another?

    How do I copy an address book from one user account to another?

    You haven't understood me. Follow these steps:
    1. Log in the user where are the files you want to transfer, and open a Finder window.
    2. In Finder, select Go menu (on the menu bar) > Go to Folder, and type /Users/Shared. Now you're on Shared folder, so leave that window.
    3. Open a new Finder window without closing the old one, go to the folder with the files you want to transfer, and copy them to Shared folder.
    4. After copying the files to Shared folder, go to  > Log Out, and log in the other user.
    5. Repeat the step 2, and you will get access to the transferred files. Now, you can open them directly from this folder, or you can copy them to a folder on your user folder

  • How do I hide the parent folder of the user home folders in File Sharing?

    In 10.6 Server I would set the parent folder so that "Everyone" could not list folder contents, then set "Everyone else" read only.  This prevented the parent folder from showing up in the list of available Share Points and allowing users to see the list of home directories.
    In 10.8, this trick no longer seems to work.  No matter what I set the ACLs to, the folder always shows up as a share point in the connection window.  2014 is the folder I've set for the Home directories of our network users (and there will be 2 more for graduating years.)  I can set the ACL so if they attempt to mount it, it just spits out an error saying they can't view the contents, but that isn't reasonable.  I don't want it to show up at all.  The only thing the students should see is their home folder.  Nothing else.
    What can I do to make it so 2014 doesn't show up in the connection window?  2014 is the parent folder for the home directories, so it can't be unshared.

    This prevented the parent folder from showing up in the list of available Share Points and allowing users to see the list of home directories.
    That second sentence should read:
    This prevented the child folder (parent folder to the home directories) from showing up in the list of available Share Points and allowing users to see the list of home directories.

  • From Forms 5.0 I want to copy a file/folder from one location to another.

    Hi,
    I have a question and I really appreciate your help.
    My Question is
    I would like to copy a file/folder from one location to another.
    (For ex: From my Hard disk to a Network folder).
    I want to do this from Oracle Forms 5.0 and my operating system is Windows 2000/NT Workstation.
    At present my users are doing this by using drag and drop windows functionality,
    But now they want to do this by using a GUI screen.
    I would greatly appreciate if somebody can answer my question.
    Thank you very much and have a nice day.
    Thanks & Regards
    Sanjeev.

    Hi Shay,
    Am able to copy the files/folders by doing the follwing.
    Declare
    My_Command Varchar2(1000);
    Begin
    MY_COMMAND := 'XCOPY /E ' ||:FROM_LOC ||' '|| :TO_LOC ;
    HOST(MY_COMMAND);
    End;
    But my problem is am not able to trap the errors.
    Do you have any idea?
    Thanks

  • How to copy iphoto library folder from Time machine to new hard drive

    How do I copy my iphoto library and music library from my time capsule to my new hard drive?
    I have a Macbook pro - 2.53 GHz - 4 GB memory.  I just replaced my hard drive to 500 GB and upgraded to OX 10.9.4. I created a new user account and login password for the new hard drive.  I copied my documents folder to external drive before the old hard drive failed, but I was not able to copy over my iphoto library or imusic library.  My old hard drive was regularly backed up on my time capsule (1TB).
    I used migration assistant to transfer my user account to the new hard drive (1 of 3 on the time capsule).  The data transferred successfully, but at login the login name  does not match the user folder. Nor do any of my passwords allow me to login to the transferred username/account.  When I login to the account that I set up on new hard drive I can see the userfolder migrated in but the folders do not allow entry.
    What can I do now at least to get my photos on the time capsule onto my current hard drive? Can I go into my time capsule like an external hard drive and simply copy over my iphoto library from the last back up of the old hard drive?

    You probably tried to move a user account from your TC to your computer that was already active on the computer.. this is one of the no no's that pondini lists.
    See how to migrate. http://pondini.org/OSX/MigrateLion.html
    There is a huge amount of info there about transferring files.. that you must not have a user account of the same name as the one you migrate.. and how to transfer files between migrated accounts.
    He also has specific info on moving itunes and iphoto stuff here.
    Q15 http://pondini.org/TM/FAQ.html
    You might need to fix up permissions or reset the password for the account.
    There is details here..
    How to reset admin password iMac
    I have had to do that myself.. once you reset the password you will be able to login to the account.

  • Document Library Upload 'Choose Folder' programming Issues

    Hello,
    I have a document library with folders and subfolders and all folders have unique security inheritance applied. Administrator is able to upload to any folder using below dialog. I want everyone who does not have permission to the folders and subfolders to
    upload file. So I decided to programmatically incorporate the ‘Choose Folder’ functionalities via SPSecurity.RunwithElivatedPrivillages(Delegate(){ “…” });
    I incorporated fetching document library and populate hierarchies inside the security code so code run as system account. However when I call
    LaunchPickerTreeDialog
    it populates based on user permission and hence if user does not have permission to folder, it does not populate at
    all.
    How can I make sure to give this Upload file functionality to all users via dialog box with full permission so it generates all folders and subfolder of the document library when user select ‘Choose Folder’ option?
    Please note that if I type the correct doc library folder url, it successfully uploads to any folders as my code is inside the elevated permission. It is not good approach to give textbox to end user to type as they might make a mistake, so I need to provide
    a ‘Choose folder’ dialog functions but I want to run as elevated privileges as everyone who do not have permission also can upload the file.
    I also tried using
    http://howtosharepoint.blogspot.com/2010/02/sharepoint-2010-folder-selector-and.html but the following code can’t be resolved
    if
    (_hiddenSelectionField != null
    && !string.IsNullOrEmpty(_hiddenSelectionField.Value))
      _listUrl.Text = GetObjectUrl(_hiddenSelectionField.Value);
      _hiddenSelectionField.Value = string.Empty; }
    How can I declare and make use of  hiddenselectionField and
    ListURL in my webpart?
    Thanks

    There's always a few challenges when trying to get around SharePoint's security model. Your options would be to try to extend the LaunchPickerTreeDialog if it's not sealed or to write a custom folder picker control. If you go the custom route, you could
    even include it directly on that upload page to avoid the additional clicks.
    Dimitri Ayrapetov (MCSE: SharePoint)

  • Disable "Choose Folder" Dialog?

    I'm pretty new to scripting in illustrator and am having immense difficulties trying to disable the "Choose Folder" dialog. The script cycles through saving the image, then its layers out in different formats.  To set the image up properly, I have to run sections of the script through an action set.  Even though I've specified a path for each "save" and "export," Illustrator will prompt the "Choose Folder" dialog each time it comes to a script.  Can I specify the directory in such a way to remove user interaction (files will always export to fixed folder)?

    Mark said AppleScript Studio, but I suspect he means AppleScriptObjC -- Studio was deprecated in OS X 10.6. What you're after is known as a save panel with an accessory view.
    Actually, as long as you don't expect the checkbox to change anything while the dialog is showing you can get what you want without too much pain using ASObjC Runner:
    script openPlus
      -- make a checkbox
              set theCheckbox to current application's NSButton's alloc()'s initWithFrame_({{0, 8}, {200, 16}})
      theCheckbox's setButtonType_(current application's NSSwitchButton)
              theCheckbox's setTitle_("Include sub folders")
      -- make a view and add the checkbox to it
              set theView to current application's NSView's alloc()'s initWithFrame_({{0, 0}, {200, 32}})
      theView's |addSubview_|(theCheckbox)
      -- make an open panel
              set thePanel to current application's NSOpenPanel's makeOpenAt_types_(path to home folder, {""})
              thePanel's setMessage_("Folder to process")
      thePanel's setCanChooseDirectories_(true)
      thePanel's setCanChooseFiles_(false)
      -- add the view to the panel
      thePanel's setAccessoryView_(theView)
      -- show and return results
              tell thePanel to set theResult to showModal()
              return {theResult, theCheckbox's state()}
    end script
    tell application id "au.com.myriad-com.ASObjC-Runner" -- ASObjC Runner.app
              set {thePath, checkBoxState} to run the script {openPlus} with response
    end tell
    if thePath is not missing value then -- missing value means Cancel
      -- do your stuff
    end if
    Message was edited by: Shane Stanley (added solution)

  • Installation folder for per user

    Hello,
    We use VMware Thinapp to install some programs with a MSI. We have a user collection to deploy the app and therefore install for a user. The SCCM installs the MSI to the APPDATA folder which is the roaming folder in the user profile. We use roaming profiles
    and to prevent big profiles we would like to change the installation directory to LOCALAPPDATA, which is the LOCAL folder in the profile.
    Is there a way to overwrite the standard installation location for a MSI using a command switch?
    Thanks,
    Edy from Switzerland

    ConfigMgr doesn't apply any magic to the installation of a MSI. If the MSI is configured to install in certain directories then there isn't anything that ConfigMgr can do outside the normal MSI command line properties.
    I did a quick search for you and I think something like the following article could be a work around:
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2045513
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

Maybe you are looking for

  • I receive error message when I try to update my profile to download product

    http://profile.oracle.com/jsp/reg/update_failed.jsp?language=en "We're sorry. There was a problem in processing your request. " I try many times and days but i Can't continue. Please help me Diego. Oracle Partner

  • Where can i download adobe acrobat 9 standard

    my key is in my products on my adobe. no download link, where can i download 9 standard?

  • In a bind - CS5 CS2

    Power went out in my office building today, so I'm trying to work from home. Trouble is, work machine has CS5, and I only have CS2 here at home...as far as I'm aware you can only save back one version with ID, but I don't have access to a machine wit

  • Sending Outlook Meeting requests using iPhone contacts

    Is there a plugin or undocumented feature for creating an appointment on the iPhone 3G and send to recipients using the iPhone contact list?

  • CProjects 4.0 - Evaluations

    Hi... When some users get to Evaluations tab, all that they get to see is a 'Loading' Page. And this loading continues till eternity - nothing follows. And as such they aren't able to user Evaluations. This is not a login issue because things work go