Close Menu
    X (Twitter)
    Hectic GeekHectic Geek
    • Apps
      • Apps for Mac
      • Apps for PCs
      • Best Apps
    • Concepts
      • Comparison
      • For Geeks
      • IT Careers
    • Gadgets
      • Accessories
      • Best Work Laptops
      • Budget Laptops
    • GNU/Linux
      • Ubuntu
    • How To
      • Virtualization
      • Windows
      • Windows How-To
    Hectic GeekHectic Geek
    Home » Powerful File Copy & Move Utility for Ubuntu Linux – UltraCopier
    Ubuntu

    Powerful File Copy & Move Utility for Ubuntu Linux – UltraCopier

    GayanBy GayanJanuary 9, 2012Updated:September 25, 201223 Comments3 Mins Read
    Twitter Reddit Telegram WhatsApp Email
    Share
    Twitter Reddit Telegram WhatsApp Email

    When it comes with dealing with file copy & move operations in Ubuntu Linux the built in tool (Nautilus file manager) does a decent job. And in Ubuntu even if it couldn’t copy the full content of a file, it’ll still save the partially copied content where Windows would simply delete it.

    But if you usually deal with a lot of mass file copying & moving operations then having a dedicated utility does makes sense as it lets you somewhat automate the task (by letting you add files to a queue for instance) and comes with additional features.

    So if you’re looking for a free an open source utility that you can use in Ubuntu then try ‘UltraCopier’. It also supports Windows and Mac OS X too.

    Although it wasn’t like stunningly fast but did a better job than than the built in tool (for the record: the speed reading in the screenshot is small but this is because it changes quite quickly and updates few times within a second. In simple terms, the average speeds are way higher than shown in the image  …)

    Main features …

    *. I don’t know how it’s under other OS platforms, but in Ubuntu it won’t however replace your file copy manager. So whenever you want to copy or move a file, you’ll have to manually add them into UltraCopier.

    *. You can add or remove files & folders to its queue for easily dealing with mass file operations.

    *. Runs in the system notification area for easy access.

    *. If it encounters errors while copying then the partially copied file will be saved.

    *. Pause/Resume or Skip.

    *. Limit copy speed.

    *. Shows basic states of the file (percentage, progress bar, file name, speed, time left etc).

    *. Lets you change priority level and the ‘block size’.

    *. Pre-allocate file sizes.

    *. Enable/Disable keeping certain meta-data values such as “dates”.

    *. Few built in themes.

    *. Tries to read few times before giving up if a read error occurs.

    *. Close to the system tray (can be disabled of course).. these are some of its main features to mention.

    You can do a bit of a tweaking using the options window …

    You can install UltraCopier in Ubuntu 12.04 Precise Pangolin, 11.10 Oneiric Ocelot, 11.04 Natty Narwhal, 10.10 and 10.04 by using the below command in your Terminal window.

    sudo apt-get install ultracopier

    For other OS users, please get it from this official UltraCopier home page. It has a separate zipped version (only for Windows) so you can use it as a portable app too. Good luck.

    Share. Twitter Reddit Telegram WhatsApp Email
    Gayan

    An RHCE, 'Linux' user with 14+ years of experience. Extreme lover of Linux and FOSS. He is passionate to test every Linux distribution & compare with the previous release to write in-depth articles to help the FOSS community.

    Related Posts

    How to Check Linux CPU Usage?

    February 5, 2024

    Linux export Command: A Comprehensive Tutorial

    February 3, 2024

    Debian vs Ubuntu Server: A Brief Comparison for Beginners

    July 2, 2023

    CPU Based Simple System Stability and Benchmark Tester for Ubuntu Linux – systester

    June 16, 2023

    Typespeed: Typing Speed Testing Game for Ubuntu Linux

    March 12, 2023

    Debian vs Ubuntu in 2023- Which Linux OS is Right for You?

    January 6, 2023

    23 Comments

    1. Teracopy on February 10, 2012 8:52 pm

      See the FAQ to see why it's not work under linux. It's because nautilus not support it.

      Reply
      • Gayan on February 11, 2012 12:21 am

        Okay, thanks mate. If you're the developer, then I must say apart from that issue, very useful tool. So Thank you for creating it!.

        Reply
    2. Teracopy on February 13, 2012 9:24 am

      And wait the version 0.3 ;), I'm working hard on it, it will be fantastic. I need betatester for it.

      Reply
      • Gayan on February 13, 2012 9:45 pm

        That's great news!. If you could provide Ubuntu pre-built packages (I can see there are 0.3 ones for Windows though), I'm willing to test it! :D.

        Reply
      • douglas holt on February 24, 2012 3:18 pm

        I'd love to test your beta 0.3. A deb package would be nice, but I guess I can compile it if need be.

        I'm running Mint 11 as Ubuntu seems to be headed into a Microsoft like candyland.

        I've been using TeraCopy for years. I run a MS powered workstation for my graphics work. I use my linux box to venture forth into the net twilight-zone.

        You might like to read Mel Gorman's " [PATCH] mm: Do not stall in synchronous compaction for THP allocations " article at http://lwn.net/Articles/467332/ it might give you an idea of some of linux's file copying problems.

        Reply
      • Abhishek on February 25, 2012 4:42 am

        Hey! teracopy.

        If you are the developer of Ultracopy, let me give you a bit of advice on how open source works. You should not block releases in anticipation of donations (or at the very least not advertise like this :D). This frustrates and turns the users off and also drives away volunteers. For example look at the neo-office project for mac: http://www.neooffice.org

        But just a thought 😀

        Reply
    3. myvinespace on May 23, 2012 7:25 am

      I need to copy the whole external drive to another external and I don't want to select it file by file. It takes too long. Can I select all the folders on the drive at once somehow?

      Reply
      • Gayan on May 23, 2012 1:50 pm

        Hello 'myvinespace',

        Well, there is no such option that lets you directly choose all the partitions at once in 'Ultracopier' (as far as I know).

        But, if you haven't done already, you can try the following method:

        1. Open 'Ultracopier' window and click on the 'More' button.

        2. Under the 'Copylist' tab, click on the 'down arrow' with the 'plus (+)' sign and from the new menu choose 'open_folder'.

        3. Now, you can open a single partition from the dialog box that you get next.

        Just select the partition that you want fom the left and then click on the 'Open' button. After that, 'Ultracopier' will ask you to select the destination folder, then select where you want it to be copied and it will be added to the 'Copylist'.

        This way, you can easily copy a whole partition, but if you have few partitions, then you'll have to perform those steps to each one, separately and add them to the 'Queue'.

        Though it's not entirely helpful, but I guess, unless you have like a lot of partitions, this is one 'easier' way to do it. Hope it helped :).

        Reply
    4. Teddy on July 26, 2012 7:28 pm

      Can I use Ultracopier as my default copier?.I am not interested in moving/copying files within the application.The default copier in ubuntu is slow and without much features.

      Reply
      • Gayan on July 27, 2012 2:44 am

        Hi 'Teddy',

        As far as I know, currently you cannot do this. But the upcoming '0.3' version is supposed to come with this feature (I think).

        Reply
        • Ultracopier on August 3, 2012 10:42 am

          No, the correct is: nautilus is looking to have way to allow external software to replace it, then I'm in standby to do it (I wait nautilus)

          Reply
          • Gayan on August 3, 2012 11:31 pm

            Thanks for the update :).

            Reply
    5. Paul on September 3, 2012 1:06 am

      hey dude, can you tell me if the version 0.3 is available for ubuntu 12 ? if so, how can i install it

      Reply
      • Gayan on September 3, 2012 1:57 pm

        Hey 'Paul',

        There are no 0.3 packages for Ubuntu at the moment it seems and I cannot even find a PPA either. So unless you're willing to compile and install it manually, there's no way of installing it …

        Reply
    6. masQ on October 30, 2012 7:06 am

      It’s seems like Teracopy, but it can’t copy from network share folder.
      The source say “/home/administrator/” not the actual one.
      I’m using Ubuntu 12.04 64-bit.

      Btw, It’s a nice app… Thx.

      Reply
      • Gayan on October 30, 2012 9:52 am

        Sorry to hear that ‘masQ’.

        Reply
    7. scott on April 20, 2013 10:48 pm

      ultracopier is no longer in the ubuntu software repositories, is there an alternative package repository being used

      Reply
      • Gayan on April 21, 2013 7:05 am

        Hi Scott,

        You can use the below PPA, but it’s does not contain the latest packages though :/.

        https://launchpad.net/~wynter/+archive/ppa

        I’m sure you know how to use a PPA, but just in case, use the below commands to use it.

        sudo apt-add-repository ppa:wynter/ppa

        sudo apt-get update

        sudo apt-get install ultracopier

        It’s a shame that we can’t get the latest updates, because the recently released versions, according to the developer, are much efficient & faster at handling file copy/move operations due to a new algorithm.

        Reply
    8. IronHand on October 9, 2016 11:10 am

      Why do you have to go through the hustle of having to do all of that? If it is not available in the ubuntu repository, then there is really nothing to do but to search for an alternative. And a great alternative would be GS RichCopy 360. A lot of people are now discovering this amazing tool and if you are not one of them then I suggest you start checking it out and start comparing the difference.

      Reply
      • Nayana Sri on October 21, 2016 6:40 pm

        Hello IronHand,

        Isn’t GS RichCopy 360 is a Windows application ?

        Reply
    9. anaki rob on March 24, 2017 10:06 pm

      Nautilus does a decent job you say. Well I have to call bullshit on that! It may be better than the Windows file manager, but that still does not make it any damn good! It’s like saying getting punched in the face is better than being kicked in the testicles. Sure it probably won’t hurt as much, but it’ll still hurts and is still something that one would be wise to avoid.

      Reply
    10. Ahmed Reda on July 1, 2018 1:45 pm

      In Linux Mint 18. I see it under Software MAnager with the name UltraCopier

      Reply
    11. Kashif Ghafoor on January 20, 2020 8:37 pm

      I have installed ultracopier with command sudo apt-get install ultracopier.
      But I am still unable to use it.
      When I try to open this it shows following message:
      “Ultracopier seam have crashed, do you want save the previous report for report it to the forum?”
      What I should do?

      Reply
    Leave A Reply Cancel Reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Latest Posts

    Transforming Geek Culture with Advanced Software Development

    April 8, 2024

    The Role of Technology in Enhancing Digital Signage Solutions

    February 21, 2024

    How to Check Linux CPU Usage?

    February 5, 2024

    Linux export Command: A Comprehensive Tutorial

    February 3, 2024

    [Fixed] HDMI No Signal to TV or Monitor on Windows 10/11

    November 7, 2023

    AlmaLinux vs Ubuntu – How to Select the Best One?

    October 22, 2023

    Subscribe to Updates

    Get the latest news and updates from Hectic Geek. We won't overload you or sell your data!

    Contact
    • About Us
    • Contact Us
    • Privacy Policy
    • Write for Us
    X (Twitter)
    © 2026 Hectic Geek.

    Type above and press Enter to search. Press Esc to cancel.