Renaming a file, move a file

I know you can click on a file name in finder, it highlights it, and you can type in a new name. But often when I do this, I accidentally open the file. Is there an option to rename (like right click, rename in windows) to avoid clicking on it to rename?
How do you move a file (equivalent to cut in windows)? I see how to copy, but not move.
Thanks
Bob

BobInIndy1 wrote:
I know you can click on a file name in finder, it highlights it, and you can type in a new name. But often when I do this, I accidentally open the file. Is there an option to rename (like right click, rename in windows) to avoid clicking on it to rename?
no. select the file and press enter instead of clicking. the name will become editable.
How do you move a file (equivalent to cut in windows)? I see how to copy, but not move.
you can't cut files in OS X. if you need to move a file drag it to the destination folder.
Thanks
Bob

Similar Messages

  • Mistake message with file .mov

    In PremierPro CC has a problem with a file .mov says "file has no audio or video streams", but I was working with that file and others, in quicktime error-free reads are not damaged, that I can do? as rescue nearly completed projects? 
    thanks

    Adobe Premier Pro CC is complete reinstall on another computer and check the same problem with the same files, creating new projects and reviewing damage or file does not contain errors, these files if you recognized already had begun as edit them and the program stopped, was closed, and the open left to recognize.

  • Atomic Rename using Files.move

    Hi,
    I want to rename file atomically:
    Path source = Paths.get(pathOfFile);
    Path dest = Paths.get(pathOfFile + ".txt");
    Files.move(source, dest, StandardCopyOption.ATOMIC_MOVE);
    It is documented that "AtomicMoveNotSupportedException" is thrown if the move cannot be performed as an atomic file system operation.
    Is it dependent on the operating system to throw this exception or not (e.g. in Windows it is always thrown, but in linux based systems it is never thrown).
    Or it may be thrown in both of the operating systems only in some special cases (e.g. when the target location is on a different FileStore and would require that the file be copied, or target location is associated with a different provider to this object. - javadoc of the method)
    If i always use valid relative path names, then may i be sure that i will never get this exception in both linux and windows based operating systems when renaming?
    Thanks
    Erdem

    921451 wrote:
    Is it dependent on the operating system to throw this exception or not (e.g. in Windows it is always thrown, but in linux based systems it is never thrown).
    Or it may be thrown in both of the operating systems only in some special cases (e.g. when the target location is on a different FileStore and would require that the file be copied, or target location is associated with a different provider to this object. - javadoc of the method)On any given OS, the atomic move may succeed in some cases and may give that exception in others. The example of same vs. different disk and therefore not requiring a copy vs. requiring it is a good example. Although I don't see any reason why any particular OS/FS wouldn't be allowed to throw it even for a simple non-copy move. The whole point is, "what happened on this particular attempt?" I don't think it's meant to be an indicator of overall OS/FS policy.
    If i always use valid relative path names, then may i be sure that i will never get this exception in both linux and windows based operating systems when renaming?No.
    But take a step back a minute. Any time you're doing FS operations, there's a chance they may fail for any of a number of reasons, and you have to be prepared to handle those failures. So even in cases where the underlying FS is guaranteed to support an atomic move, the move could still fail for other reasons. You have to handle a failure no matter what. The only reason you care if it's this particular exception is if you're going to handle it differently than other exceptions.
    But at the end of the day, if the method declares that it throws it, then your code has to be able to handle it.

  • Getting error 8 during a file move with shortcuts

    Hello,
       I am using the file move vi to move files and shortcuts from one folder to another. This works file when I am trying to move files. but when I try to move a shortcut (a file with a extension of *.lnk) the move vi fails and gets a error 8 (permission error). Why is this happening? I am assuming that a shortcut is a file, so I am treating it as a file and therefore expecting the move vi to move the shortcut from one folder to another.
    Regards,
    Kaspar

    It could be that this is related to a bug that has already been discovered and reported. Our R&D deparment is working on it. When LabVIEW copies or moves a shortcut, it actually makes a copy of the file that is the target of the shortcut. However, it adds the ".lnk" extension to the end of the file name. This causes the new file to show up like a shortcut in Windows, but it is not a shortcut. If you rename the file and remove the ".lnk", then the file (the target of the original shortcut) will open without problem.
    One workaround it to use the System Exec VI to copy the file from the Windows command line. See the attached VIs.
    Jeremy P.
    Applications Engineer
    National Instruments
    Attachments:
    Move with Command Line for LNK.vi ‏16 KB
    Copy with Command Line for LNK.vi ‏36 KB

  • Trying to move a file based on file name

    ok, so i feel like this should be an easy thing to accomplish, but sadly, i can't seem to get it. here's what i got...i have an automator app that will take a file that has been scanned in (pdf) and rename it to the name in a field in one of my filemaker databases. got that working. now, depending on the name of the file, i need this applescript to move that file to the correct folder. for instance...if the file name starts with "P", then i need it to move to 'folder 1'. if it starts with 'L", it needs to move to 'folder 2'....and so on. this is what i've got, but it doesn't work. can someone point me in the right direction?
    on run {input, parameters}
    set FileName to input as text
    tell application "Finder"
    if name of FileName starts with "P" then
    move file FileName to folder "Drive:Folder:Folder1"
    else if name of FileName starts with "8" then
    move file FileName to folder "Drive:Folder:Folder2"
    else if name of FileName starts with "L" then
    move file FileName to folder "Drive:Folder:Folder3"
    else if name of FileName starts with "T" then
    move file FileName to folder "Drive:Folder:Folder4"
    end if
    end tell
    return input
    end run

    try...
    if character 1 of FileName is "P"
    edit:
    Whoops rereading your code I realized I completely misdiagnosed the problem there as "begins with" is proper applescript. What are you passing in as Filename? Try a "display dialog FileName" near the beginning of your script and see what you get. You might also try ...if fileName contains "string"...so you don't need to worry about starts with etc.

  • HT1449 Is there a way to "Organize Library" and *move* the files, rather than *copy* them?

    I was trying to move my iTunes Library from the old iTunes Music folder to a new-style iTunes Media folder.
    The Organize Library command wants to copy my 219 GB library. Is there any way to do the same thing but move the files instead? There's no way I'm going to be able to free enough space to make a copy of my whole library, and I would really rather not move the whole thing to an external drive, just to move it all back to the proper folder on my internal drive.

    Let's recap.
    Your iTunes media library is in an old school layout, library in the usual location of <User>/Music/iTunes containing a media folder called iTunes Music. You have updated the iTunes preference for the media folder to <User>/Music/iTunes/iTunes Media but, as expected, most if not all your media is still on the old path. And you want to rearrange your library to the current layout.
    Correct? If so then the following steps will sort out your library:
    Change the media folder preference back to <User>/Music/iTunes/iTunes Music. Close & then reopen iTunes.
    Use File (iTunes?) > Library > Organize Library > Rearrange files in the folder "iTunes Music" to get iTunes using the new internal structure for the media folder. Ignore if this option is grayed out, you've already done it.
    (Sorry, I'm a PC user so a bit hazy on precise layout of Mac menus)
    Use File (iTunes?) > Library > Organize Library > Consolidate files to pull in copies of any files that made it into the iTunes Media folder or are scattered elsewhere.
    Delete the now redundant folder iTunes Media.
    Close iTunes, rename iTunes Music as iTunes Media, start iTunes, check under iTunes > Preferences > Advanced that the media folder preference has automatically updated to .../iTunes Media, correct if required.
    (Optional). Close iTunes, rename the library file iTunes Library as iTunes Library.itl then click the icon to start iTunes and immediately press and hold down option. When prompted to choose or create a library click choose and browse to the renamed file.
    I could have suggested using Doug's script Re-locate Selected but the process above is much more efficient. You could use this however at step 3 to avoid the temporary duplication of the files from iTunes Media or housekeeping for any other files stored ourside of the iTunes Music folder.
    tt2

  • Script/Automator Get Filenames in Folder and Move Each File into Folder based on Filename?

    I have searched for an answer to this and I have searched through multiple file renaming apps on the app store too but alas I cannot find anything that does what I want so I ended up looking into Automator as my saviour but I am a total NOOB.
    What I want to do is point automator to a folder of my choosing
    Automator then takes each file in that folder and creates a folder with the same name as the file and then move the file into that subfolder.
    Sounds easy enough eh
    I'm totally stumped, anyone have any guidance ???

    This is a PITA to do in automator - automator does not handle loops the way it should - but in applescript it looks like so (open this in the applescript editor, select the file you want to run it on in the Finder, then run the script):
    tell application "Finder"
              set mainFolders to the selection
      -- selection returns as a list, so even if there's only one folder a loop is used
              repeat with thisFolder in mainFolders
      --get the folder's contents
                        set containedItems to every item of thisFolder
                        repeat with thisItem in containedItems
      -- get name of file, add 'ƒ' to avoid name conflicts
                                  set newFolderName to (displayed name of thisItem) & " ƒ"
      --make folder, move item
                                  set newFolder to make new folder at thisFolder with properties {name:newFolderName}
      move thisItem to newFolder
                        end repeat
              end repeat
    end tell

  • Unable to move data files using brtools

    while i am trying to move data files from one drive to another drive i am facing following error
    BR0202I Copying E:\ORACLE\TC1\SAPDATA1\TC1_1\TC1.DATA1
    BR0203I to G:\oracle\TC1\sapdata1\tc1_1\tc1.data1 ...
    BR0252E Function spawnlp() failed for '( copy E:\ORACLE\TC1\SAPDATA1\TC11\TC1.
    DATA1 G:\oracle\TC1\sapdata1\tc1_1\tc1.data1 ) > F:\oracle\TC1\sapreorg\.sdveaev
    w.000 2>&1' at location BrProgStart-4
    BR0253E errno 13: Permission denied
    BR0267E Asynchronous execution of program failed
    BR0222E Copying E:\ORACLE\TC1\SAPDATA1\TC1_1\TC1.DATA1 to/from G:\oracle\TC1\sap
    data1\tc1_1\tc1.data1 failed due to previous errors
    waiting for your suggestions

    Hi,
           First loginto SQLPLUS, findout on which tablespace TC1.DATA1 belongs then make that tablespace offline
    SQL>alter tablespace <tablespace name> offline;
    then create a directory TC1_1 in G:\oracle\TC1\sapdata1\, copy the datafile E:\ORACLE\TC1\SAPDATA1\TC1_1\TC1.DATA1 to G:\ORACLE\TC1\SAPDATA1\TC1_1\TC1.DATA1
    then
    SQL>Alter tablwspace <tablespace name> rename datafile 'E:\ORACLE\TC1\SAPDATA1\TC1_1\TC1.DATA1' to 'G:\ORACLE\TC1\SAPDATA1\TC1_1\TC1.DATA1' ;
    SQL>Alter tablespace <tablespace name> online;
    Thats it..
    regards
    Umesh K

  • Rename the path of Oracle Files

    Hi,
    I have a 10g database running, with all the files located at /usr/test/.
    Now I want to rename the "test" directory to "development".
    Could anyone help me with the steps I need to follow?
    Regards,
    Aparna

    If you are intending to move the datafiles to another directory then you would have to shutdown the database
    move the files and recreate the instance with the new file location
    Follow the following steps
    1) alter database backup controlfile to trace; - from this create a control.sql file
    2) shutdown the database
    3) update the control.sql file with the new location of the datafiles
    4) move the datafiles to the right location
    5) run the control.sql which will create the instance
    6) open the database

  • How do I move multiple files from download?

    Hi,
    After I download a group of files, I should like to move them all en masse to one folder on my MacBook.  However, it I select all the files (via shift-click) and try to drag them to their new home, the files instead all open up inside their native applications.   Absent any other solution, I have been forced to move each file one at a time from the download folder to their new location, which can get dreadfully tedious.  Is there some way I can move them all in one fell swoop and be done with it?  Thanks for any help you might provide.
    Bob

    Thank you very much for your help!   
    I also subseqeuntly discovered that if I clicked on the tiny magnifying glass in the Download window, the files opened up in another Finder Window, from which I was able to do the combination command-click or shift-click to do the bulk move of the files.
    I will try your suggestion of changing the Download destination in preferences the next time I am faced with this; that sounds like that would be even easier!
    Best wishes
    Bob

  • I have an older macbook circa 09 and purchased a new macbook pro 2012. The older one has been backed up to an older time capsule. How do i move the files to my new macbook?

    I have an older mackbook pro circa 2009, i thought it died on me it just went completely black. I later found out just a bad battery i purchased a new one in the interim. Now that i have discovered the problem i bought an older time capsule and backed up the older macbook i now want to transfer my personal files to my new macbook pro to maintain one personal mackbook. How can i move the files from my time capsule to my newer macbook pro?
    thank you in advance for your help!!

    http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • "File error: unknown file" upon movie import

    Got a DVD. Extracted the footage with Mac the ripper. Created an mp4 file with Handbrake. It plays fine in Quicktime at 720 by 480 and 23.98 FPS. I've tried importing it into FCP and I get the error, "File error: unknown file". FCP sequence presents are 24 FPS...I've also tried switching it to 23.98 FPS. I've re-encoded the movie in Quicktime to a .mov file with "DV/DVCPRO - NTSC" compression and it still will not import. Any suggestions?

    Tried making an AVI in Handbrake. Handbrake just froze everytime and it would never finish.
    I should also note that FFMpeg did not like the footage either and would not convert it to a file of any kind.
    So I put the DVD into a consumer DVD player and used my Panasonic DVX100B camera to record the footage in VCR mode. The tape turned out fine.
    BUT...
    I am trying to capture the footage from another low end Canon camera. Usually there is no problem. However, with this particular footage from this cursed DVD, I get a "general error" when I try to capture the footage in FCP.
    No matter what file format or media is used, this footage will not import into FCP. It must be watermarked to not like FCP.
    Any further suggestions???

  • Importing to iTunes, does it move the file or play from its original location?

    Say I import music files from an external HD and place them on my desktop. Once I import them to itunes to play them does it make a copy and move the file to iTunes folder? That being said, after importing do I have duplicates of each file? Can I go ahead and delete them off the desktop? Does iPhoto work this way as well?

    Hello ,
    For iTunes :
    Created a copy of the files in iTunes folder .
    But before you delete the files from the desktop ,
    I suggest you check .
    Finder > music > iTunes > iTunes Media
    For iPhoto :
    I do not use this software so I do not know but
    I can assume it's the same thing as iTunes .

  • How to move a file to a different folder in webdynpro?

    Hi all
    i ve created a file in some folder using fileoutput stream(). now i want to delete this file from folder  and copy that file into some different folder.
    can anyone tell me.How to delete and move a file?

    try {
         File inputFile = new File("C:\test\fold1\abc.txt");
         File outputFile = new File("C:\test\fold2\def.txt");
         FileInputStream in = new FileInputStream(inputFile);
         FileOutputStream out = new FileOutputStream(outputFile);
         FileChannel inc = in.getChannel();
         FileChannel outc = out.getChannel();
         inc.transferTo(0, inc.size(), outc);
         inc.close();
         outc.close();
         in.close();
         out.close();
         boolean fileDeleteSuccess = inputFile.delete();
         if(!fileDeleteSuccess)
              System.out.println("File couldnot be deleted");
         else
              System.out.println("File deleted!!");
         } catch (FileNotFoundException e) {
         e.printStackTrace();
         } catch (IOException e) {
         e.printStackTrace();

  • When I move a file from the desktop to trash, the file only moves to the trash after I open the trash

    So if I have a file on the desktop and I delete it, it makes the 'throwing it in the trash' sound but the trash can icon stays empty (if I don't already have something there) until I click on trash, and the file still appears to be on my desktop until I click the trash. If, after I've moved something to the trash, I then drag the file that seems to still be there around the desktop and drop it somewhere randomly, the file moves itself from the trash back onto the desktop! Can anyone help?
    Thanks, Dan

    Welcome to the Apple Discussions. Do you have Time Machine setup to backup your hard drive? If so you can use it to recover the files.
    If not you will need to use a file recovery application like SubrosaSoft FileSalvage. It lets you run the application to check the drive for files that can be recovered before having to purchase it. There are other similar applications out there also. You can go to VersionTracker.com and search for "file recovery" to get other possible apps.
    There are recovery services that can do the job for you. They are pretty expensive but if you can't get the recovery application to work they are another option.
    Try to use the computer as little as possible beforehand so you don't run the risk of overwriting the deleted files.
    OT

Maybe you are looking for

  • Menu 9 in 7960 doesn't appear...

    I'm sorry but in my ip phone 7960 menu 9 doesn't appear...only 1,2,3,4,5,6...why???

  • Not Getting Any Mac Mail

    Hi all, I know there's lots of similar items posted but I have the same problem that I can't seem to fix, would appreciate some input - thanks! Basically one minute I was getting mail on my Mac, the next I'm not and it errors, I can log in via the we

  • FORMS FTREE restrictions ?

    (Forms 9i ) hi, I use a dynamic record group to populate a tree. In one node of my tree, i use larges strings (over 30 chars).All is ok on screen these strings display correctly. But any times i try to select this node, the system.tree_node_selected

  • Datapump monitoring question

    Hi, I've set up two stored procedures: 1. One to do a datapump iimport over a network link using the datapump api. 2. Another one to read the resulting log file on the server into a clob fiield in a table. Individually, both of the above work fine. T

  • Storing Images In Oracle 9.2 Using Forms 6i

    When my database was 8.1.7, storing Images in the database in BLOB field worked fine through Form 6i. But when the database was upgraded to 9.2 then the images are not loaded in the database through Forms 6i. Kindly help Thanks