Copy/Move files with FIFO-Buffer/Pipeline?

Greetings,
I'm looking for a way to copy or move files in the follwoing way:
1) select target directory
2) put files in a buffer. the files will be copied/moved to the target directory one after the other (FIFO)
I think this would be a convenient feature for a file manager but I have not found one which works that way. Command line solutions would also be appreciated.
Thanks,
Beezle

karol wrote:Would 'cp something_1 somewhere && cp something_2 somewhere && ...' do the trick?
No, because I want the first file/folder to be copied/moved while I am still doing the selection in order to save time.
Sorry for the confusion. The files should not actually be copied into a buffer, it only keeps in mind which files/folders I wish to copy/move. When a new file/folder is selected, it does not start copying/moving immediately but waits until the previous files/folders are done. The benefit would be that no parallel actions occur (but I can still select files/folders at my own pace and copying/moving occurs while I am still selecting).
The rox-scripting idea sounds pretty good. I briefly tried writing a pygtk script but could not get drag and drop to work.
Thank you.
edit: It's not like I'm copying and moving files around all day like mad, I just want to be as efficient as possible.
Last edited by Beezle (2012-01-13 16:27:15)

Similar Messages

  • How can I link 1 movie file with several logic projects?

    Hi all,
    I've been  working on the music for a film with a colleague of mine and are sharing logic files via dropbox. 72 cues had to be altered for logisitical reason to work in someone else's studio for the final mix. Since I had a copy of the movie on my machine and my colleague had a copy on his we thought that if we put our movie into the root directory of our logic project's folder then the movie would automatically load up with the projects after we shared them via dropbox. We checked to make sure that both movies had the same filename. Unfortunately this did not work and we had to then reassociate 72 cues individually with each logic project. With such limited time to prepare the cues for the final mix this really took too much time.
    Is there any way in logic (9.1.8) to associate 1 movie file with a number of logic projects quickly, without having to open up the project and select open movie?
    kind regards
    /mischa

    Seems to me that if you both had the movie file in the same location on both of your drives (eg on Macintosh HD at root level, in no other folder) then all the project files would search for this common path and find the file.
    The problem arises when there is even a small difference between path names.
    Unfortunately, this won't help you at this point as all the project files already are associated with unique file paths for the movie. By now, you've probably already done it one by one - but maybe for next time....?
    There's no bulk or quick way to do this.

  • Try to open mov file with quicktime, says can't open pdf files.

    Hi to everyone,
    Suddenly I try to open a mov, any mov file, with quicktime 10.4 and some times opens the finder and nothing more, some times says that it cannot open one pdf document ( a document I actually have but never try to open with QT). some times QT says it canot open some png or jpg file.
    But I double click mov files. And the incoherence is permanent, I mean that for the same movie file says it can't open the same pdf file, and in other file the same png, or the same jpg.. it depends on the mov file I try to open.  Like if somewhere, somme kind of cache, adresse or reference is wrong.
    this is the text of one of those messages when I double click a mov file:
    "The document “phoenixRoomfillerB_v001_0104.jpg” could not be opened. QuickTime Player cannot open files in the “JPEG image” format."
    And if I try again and again, at some point QT open only the finder window.
    The weird thing is that on the finder window i can see the preview and play the preview. and the same mov files play well with VLC. And if I copy the mov file to my desktop it plays well unless QT start to open only the finder window, if that happens it does not work anymore with any file.
    The files are on an external drive with 3 partitions.
    And I make all the possible cleaning that I can:
    I am the administrator of the imac and I am the only one to use it.
    I am the owner of the volume
    I use disk utility to check and everything is ok
    I use onyx to clean as much as possible, cache, boot, volume structure, smart status, home folder permissions, kernel, extensions, QT components, etc. and everything works fine.
    Imac 27 inch late 2012.
    Intel 3.4 GHz  i7
    32 Gb Ram
    NVIDIA GeForce GTX 680MX 2048 MB
    thanx.

    Try QT v7.x which is located inside your Utility folder.

  • How do I copy/move files?

    What class do I use to copy/move files? I looked in java.io.file but I didn't see anything appropriate.

    Thanks for the point about NT and AIX. The exact reason I'm looking at this is to develop a stored procedure in an Oracle DB which will assist with backup operations on both NT and AIX. Thus whatever I do needs to work both places. We already have OS specific scripts that I'd like to get rid of . . .

  • Error message when copying .mov files

    Hello,
    I'm trying to copy .mov files to back up from my desktop and from an external hardrive (250gb) to a new external hardrive (350gb) but each time I am getting the an error message saying the operation can not be completed due to unexpected error (error code 0). The files i am trying to copy are between 7gb and 20gb. Does anyone what what the error message means or how I can get around it please?!
    Thanks!

    If you want to use large files you have to reformat it. It will erase any data that is on the drive, If the drive will be used only with OSX, format it as Mac Extended (HFS+) Journaled with the GUID partition table.
    Start Disk Utility (Utilities Folder). Select the drive in the left column (be sure to select the drive, all the way at the left, not the volume indented below it). Select the "Partition" tab. Set "Volume Scheme" to "1 Partition". Click the "Options" button. Select "GUID Partition Table". Click the "OK" button. Enter the volume name and click the "Apply" button.

  • Converting mov files with Quicktime Player for iDevices

    I wasn't sure if should post this under iPad or here or at all as it is about coding, but it is about coding for Apple iDevices that can't display Flash, using Quicktime Player or QT Player 7 Pro:
    I'm trying to add the ability for Apple iDevices that can't display tutorials I created in Flash, to see them with H.264. I read that I can simply open the original tutorial that luckily is a .mov file with Quicktime Player 10 in Snow Leopard and File > Save For Web and QT will convert to H.264 and also output several files needed to upload to your server.
    But the only options are for iPhone, iPhone (cellular) and Computer. I assume an iPod would use the iPhone file, but iPad didn't exist yet.
    I chose iPhone and Computer for my test. I got 2 .m4v files a .jpg, a small .mov and a .html page with the code I needed to copy/paste to my target html page.
    Uploaded the files and could see the tutorial movie with my iPad fine. Using FireFox, I saw the beginning of the movie, then got the beachball. After a long wait, I tried a force quit and found that my Mac Pro was crashed too so had to hard shut down. Hate that.
    Rebooted the computer. Tried accessing with Safari this time and it worked fine.
    I also own Quicktime Player 7 Pro pre Snow Leopard (I'm running Snow Leopard now) and tried the conversion with it and noticed a few more config choices, like for frame rate. But the resulting code was about 29 lines of code with expected parameters versus 2 lines of code in the QT Player code which actually really surprised me. With both apps they have JavaScript references for the head tab to files on Apple's library on their site.
    So.. I'm wondering why FF and my computer crash, I did output for computer as well as iPhone. And what to do for FF users and the fact that there's no specific output for iPad, am I OK just using the iPhone output since I can see the file OK on my iPad test.
    Last, I've been reading about HTML5 versus Flash, but assume that what both my QT apps are outputting is HTML4. In the QT Player code there isn't even an embed tag, let alone the video tag I've read about, just a href to the exported Saved For Web .mov file, which I assume must point to the .m4v files that QT outputs and puts in the same folder as the other files, but there's no direct reference to them.
    Sorry for the length, or if this isn't the place for these questions, but I do want to get this right before I convert about 20 tutorials
    I wonder if I should wait until Lion and see if QT is changed to fix the FF crash and adds output for iPad?
    One last thing: when you access the converted file with an iPad, first you see a jpg of the first frame with "Click to Play" in the center. When you do, you get the movie with a play triangle which you have to press to actually start the movie. But when you access the same html file with Safari, all you have to do is click the "Click to Play" and the movie starts as expected. Bug?

    QuickTime X and QuickTime Player Pro create slightly different html code (but it all works about the same way). The "click to play" image file, a "reference" movie, multiple versions for different devices and the html code to preview the page and use as copy/paste into your Web page.
    QuickTime X has fewer options than QuickTime Player Pro. The iPhone preset works just fine on the iPad.
    Your Firefox crash may have been just coincidence and I doubt it was caused by the page code.
    You may want to wait a while longer for the HTML 5 code because browser support is still in the learning stage and millions of PC users still use out of date browsers.
    The reference movie points to the different versions of the file. The code "reads" the device and serves up the correct version for it.
    I don't own an iPad but I suspect it works like my iPod Touch. All of my QuickTime files have the play "triangle" so the click to play image style page requires two clicks on it.

  • Moving, Deleting or copying mov files...can't do  it!!!!

    This is driving me crazy....I shoot .mov files with my Canon 5D mark 2 camera...up until now I have successfullly edited, copied, or deleted all .mov files...Now for some reason I'll put a bunch of files on my desktop and one or 2 will cause my explorer interface to lock up..showing a frozen dialog box attempting to move, delete or copy the files...I have to uninstall quicktime to move the files...then when I reinstall quicktime the same thing happens..When I go into safe mode I can delete the files but can't move or copy any files that reside in the same directory as the problem files...there's gotta be a reason for this...any guesses???
    Steve

    Well...your guess is wrong...I am not dumb enough to use any of the canon utilities to download or work with the .mov files...I am a very experienced vista user and have gone through all the various security and permission settings..it is definitely due to the installation of quicktime...I tried disabling all the start up calls for quicktime as well as a safe mode and limited start up boot..all to no avail...instead of telling me what you think I don't know how about sharing what you may know???
    Steve

  • How can I copy a file with all attributes

    Is there a way within Java to copy a file, with all its file attributes?
    I have seen a number of custom methods posted on these forums for copying the contents of a file to a new file with the same name in another location. The problem is that these methods don't copy the file attributes, particularly the creation date.
    If there is no way to do this in Java, is there a way to have Java execute an operating system command, such as "COPY" or to access the O/S to change the file attributes?
    Thanks for any help you can provide.

    This is how runtime executes a batch file.
    try {
      Process p = Runtime.getRuntime().exec("cmd /c start c:\\batfile.bat");
      p.waitFor();
    } catch (Exception e) {
        System.out.println(e.toString());
    }

  • Get 'Generic Error' when attempting to import .mov files with transparency?

    I get the 'Generic Error' when attempting to import .mov files with transparency? I'm trying to use mattes with an alpha channel but I cannot import them. I have had this same issue since cs6, now I have it with cc 2014? Any clues would be most appreciated.
    I have uninstalled the DVCPro Codec, but it didn't help.
    I have tried converting the .mov file (which is now automatic in Yosemite) and this creates a ProRes4444 Codec, Again no luck with import.
    I've seen this issue on the web, but never a solution? Anyone?

    Hi Terence,
    I tried iPhoto Library Manager but it could not solve my problem. Opening the iPhoto library I can see that the reference to the pictures are pointing to my old location not to the new one. I considered running a script that would change all pointers since this is basically what is needed (in my case from /Volumes/RAID1/Fotos/XXX to /Volumes/Fotos/XXX). Instead I inserted a soft unix link to make to connection but that did not work. It is referring to the airport disk by the airport name rather than the mounted disk name. Very strange indeed. The problem is maybe not in iPhoto but in OSX? Anyway, maybe the only way out is to take some hours and manually run through all linked photos... cumbersome and annoying!
    Regards,
    Søren

  • Mov files with Alpha channel

    I do alot of video with transparent (Alpha Channel) backgrounds.  I have always converted my avi files to flv files for the web without any issue.  Now I am being asked to put my video onto iPads, iPhones etc.  They won't accept flv files & I read that I can use QuickTime mov files to create an alpha channel.  I have tried several ways to install a mov file (with Alpha) using dreamweaver onto an existing webpage but it always ads a black background with the video.  I have tried the  wmode - transparent option but doesn't do anything.  I know the mov file I am using does have the alpha channel attached because I can bring it back into my rendering program and see it fine. 
    Any help is greatly appreciated.

    What is up!
    Based on my tests, it appears that the Mavericks embedded QT structure no longer considers many of the legacy compression formats to be supported under Mavericks. These formats were, by default, turned off under Lion and Mountain Lion which may indicate that Apple intends to drop even passive native support sometime in the future. Files containing Animation or PNG compressed data are no longer QL compatible and now force automatic QT X v10.3 conversion as mentioned above. Even worse, it appears other commonly used fomats like DV/DV in DV and AIC/PCM in MOV are also being relegated to this group. Luckily, DV/PCM in MOV, HDV/PCM in MOV, and ProRes422/PCM in MOV, along with all of my H.264/AAC/AC3/Chapter M4V distribution/iTunes managed files remain fully compatible with both QL and QT X v10.3 under Maverisks. This last is significant for me since many files containing AC3 as the primary audio stream are no longer QL/QT X v10.3 compatible with certain file extensions and/or container types which now appear to be checked in specific situations. Unfortunatly, what we've seen and learned thus far seems to be just the "tip of the iceberge."

  • Can't view .mov file with quicktime

    Hello. I need help viewing a .mov file with Quicktime 7.5. It was recorded on a Canon Vixia HV30 camcorder and given to me on a dvd. But when I try to view the .mov file with Quicktime, I can hear the audio but the screen is black. Sometimes, it asks me to continue to the following link:
    http://www.apple.com/quicktime/resources/components.html?os=Windows&ctype=696d64 63&csubtype=69636f64
    I'm not that computer savvy - what is wrong? Any advice would be greatly appreciated. Thanks in advance!

    Sorry. My "then" (above) should have been "they".
    They sent you a data DV containing the "source" from the camera and the HDV codec isn't available on your PC so you can't view the file.
    Ask the authors to convert the file using H.264 Video codec (or others) so your Windows version of QuickTime can play the file.

  • HT3775 I can't open MPEG 4 -movie files with Quick time or VLC

    I can't open MPEG 4 -movie files with Quick time or VLC

    VideoLAN - Download official VLC media player for Mac OS X

  • Copy a file with same filename using XI - module experts please help!

    Guys,
    Felix Jeyareuben had an excellent blog on how to copy a binary file with XI.
    /people/sap.user72/blog/2005/07/15/copy-a-file-with-same-filename-using-xi
    It is a shame by the way that such a simple thing has to be this complicated in XI, but that's another question...
    So after I created the EAR file and successfully deployed the modules on our XI server, I got the following file adapter error, when I was trying to use it:
    Sender Adapter v2727 for Party '', Service 'BS_TA_XI_DEV':
    Configured at 2006-11-30 14:04:15 EST
    History:
    - 2006-11-30 14:10:00 EST: Error: java.lang.ClassCastException
    - 2006-11-30 14:10:00 EST: Processing started
    Can you give me any clues what could have gone wrong?
    This is the first module I deployed so I might have messed up something simple, but I cannot figure this out.
    Also how can I debug this?
    Your help would be much appreciated.
    Thanks a lot,
    Viktor Varga

    > Moorthy,
    > My issue is not so much about the filename, but an
    > encrypted (binary) file that I just want to copy from here to there.
    Do it like in the mentioned blog, but don't do any mapping. That will be fine.
    > Michal,
    > In my adapter I have the following:
    > 1)  localejbs/xi_file_module/ReadBinaryBean
    >  (LocalEnterpriseBean)
    > )  localejbs/CallSapAdapter
    >                         (LocalEnterpriseBean)
    > ine.xml file I have this:
    > <enterprise-bean>
    >   <ejb-name>ReadBinaryBean</ejb-name>
    > <jndi-name>xi_file_module/ReadBinaryBean</jndi-name>
    >   <session-props/>
    > enterprise-bean>
    Check your EAR if there are any libs from the adapter framework and delete them if necessary.
    After deployment check in your visual administrator if your EAR is available.
    Regards
    Stefan

  • I suddenly can't watch .mov files with the QuickTime Player x?

    I suddenly can't watch .mov files with the QuickTime Player x? There is always the message, i should look after new software! Can you help me?

    Handy-dandy cut and paste to the rescue!
    you need to install some other stuff to get the full file functionality back.
    Here's the list.
    Start with QT 7.6.6. - http://support.apple.com/kb/DL923
    Get Perian, and install it. - http://perian.org
    then VLC, - http://videolan.org
    DivX - http://divx.com - and the
    Flip4Mac package from Telestream - http://www.telestream.net/flip4mac/
    A52/AC3 downloader: https://www.macupdate.com/app/mac/21875/a52codec - In this installer package there is an audio A52Codec.component. DO NOT USE IT! Throw it out and use the one that is linked below.
    This is what I've put into my system and so far I've gotten every file to run fine, even my oldest videos.
    These are codecs you should see.
    In System/Library/QuickTime
         AppleIntermediateCodec.component
         AppleMPEG2Codec.component* (*optional if you've bought it)
         DivX Decoder.component
         Flip4Mac WMV Advanced.component
         Flip4Mac WMV Export.component
         Flip4Mac WMV Import.component
    In your Home/Library/QuickTime/
         AC3MovieImport.component (you may or may not want this component, in some instances it causes conflicts. In my system, it doesn't. Who knows why? I don't.)
         Perian.component
    For AC3 sound that is in most .mkv files, you need the A52Codec.component, this is the one you want, here: https://code.google.com/p/subler/downloads/detail?name=A52Codec.component.zip - unzip the file and put the component into the System/Library/Audio/Plug-ins/Components
    Go back to your Perian settings and in the Audio Output button, set it to 'Multi Channel Sound' - Ignore the message Perian puts up and select it.
    By doing a 'Get Info' on your files and where it says 'Open With' - default them to the QuickTime 7 program. Perian no longer will work with QuickTime Player so you must have QT 7.6.6 and set it so it is the default for all the filetypes you use.
    It works perfectly with QT7. So far I've gotten ALL my old videos to play.
    .avi, .mov (with the AC3 sound), .wmv, .flv, .mp4 and .m4v. all run fine as do all the older formats.
    Good luck!
    Deb.

  • Removing frames from .MOV file with QT Pro

    I edited a .MOV file with QT Pro by selecting garbage at back end of file and using "Cut".  I saved file. File now shows the correct content (w/o garbage at end), but file is still the same size.  How do I actually remove content to make smaller physical file?

    While you have your movie in the QT player Select an IN point ( pressing "i") , where you whant to begin the selection and an OUT point where you whant it to end. Press "Comand+X" or go to Edit/Cut. And the selection will be removed.

Maybe you are looking for

  • I suddenly get this connection is untrusted after being on website for five minutes with it working perfectly I want to turn this off.

    I was on the website like five minutes with it working perfectly. My firefox install is new as of two days ago. It suddenly decided the website's certificate is not updated. It wasn't updated five minutes ago, but was working perfectly then. I do not

  • Ipod classic & itunes 10

    Dear Apple, I would like to share a little story  about my little buddy, my iPod. You see, I got my iPod classic about 3 years ago and everything was great. I went everywhere with it; playing the soundtrack to my life. In good times and in bad times

  • Can't type on a textinput in my phonegap app

    Hi All, i have developed a blackberry phonegap all is working fine but i can't type on the textboxes what could i be doing wrong below is the sample login form. The button is responding well but when i focus on the textbox the keypad does not respond

  • Inconsistent Continue button function when Retake Quiz button is present

    Hi, I am using Captivate 4 on a Win7 computer.  My problem is this.  I have setup a 10 question quiz at the end of my module.  On the results page (slide 37), I have a Review Quiz button, a Retake Quiz button, and a Continue button.  The user can ret

  • HR ALE : Error in Idoc Status table

    Hi, We are transporting HR Master data from one client to another (message type HRMD_A) and extension ZRMD_A06. For this purpose we are using the PFAL transaction. So far, we are able to send employee data to the receiving client, all Pnnnn tables al