Git Product home page Git Product logo

Comments (4)

KengoSawa2 avatar KengoSawa2 commented on June 15, 2024

Hi, Thank you for interesting RapidCopy:)
I understand what you want to do.

Compile method is written in ReadMe Did you try it?
https://github.com/KengoSawa2/RapidCopy

I confirmed that I can compile with Ubuntu 14.04 LTS.
Ubuntu 16 has not confirmed, I think that I can compile like Ubuntu 14.
I think that it is not so difficult. cheers!!

Perhaps RapidCopy will be as fast as the cp command.
There are three good things about RapidCopy.

Do not interrupt even a large number of files
Enable differential copy faster than rsync(xxhash support)
operate with GUI, you can do the same operation on windows and Mac

from rapidcopy.

withr avatar withr commented on June 15, 2024

I didn't find the compile method. I am total have no idea using which method to compile? make make install?

You mentioned RapidCopy will be as fast as the cp command, so it will be faster than cp command, right? I just wrote a blog to share my experience of copy large folder with huge number of small files. But you may know quite well about it. http://withr.me/cp-rm-rsync/

from rapidcopy.

KengoSawa2 avatar KengoSawa2 commented on June 15, 2024

In order to compile RapidCopy you need "Qt" framework and IDE "Qt Creator".
When "rapidcopy_main.pro" is loaded into QtCreator, "make" file is generated.

https://github.com/KengoSawa2/RapidCopy/blob/master/README.md

For now, building RapidCopy requires knowledge of Qt Framework.
#I think that it is not difficult as it reads the project file:)

If there are a lot of requests, I will make a compiled binary.
But I am busy now, so it will be a while later.

On the performance of RapidCopy:
I think that you should try it yourself.
Because I only have a simple test:)

from rapidcopy.

KengoSawa2 avatar KengoSawa2 commented on June 15, 2024

Hi withr.

I fixed bugs in RapidCopy and confirmed it to compile and work with Ubuntu 16.04.
I needed to install libbsd and libacl with apt-get, but it was not particularly difficult.

Download Qt 5.6, start QtCreator, load rapidcopy_main.pro and select "Build".
You may try again if you have the chance.
I think it is difficult at the moment to make RapidCopy available without installing Qt.

from rapidcopy.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.