Skip to content

Ultracopier is free and open source software licensed under GPL3 that acts as a replacement for files copy dialogs.Main features include: play/pause, speed limitation, on-error resume, error/collision management ...

License

Notifications You must be signed in to change notification settings

l3dlp-sandbox/Ultracopier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=======================================================
Description ===========================================
=======================================================

Ultracopier (http://ultracopier.first-world.info/) is free and open
source software licensed under GPL3 that acts as a replacement for
files copy dialogs.

Main features include:
 - pause/resume transfers
 - dynamic speed limitation
 - on-error resume,
 - error/collision management

=======================================================
License ===============================================
=======================================================
Ultracopier is licensed under the GNU General Public License version 3.
The text of the GNU General Public License can be viewed at http://www.gnu.org/licenses/gpl.html
See COPYING file.

=======================================================
Core Developers =======================================
=======================================================
BRULE Herman or alpha_one_x86 <[email protected]>
- Original author, API, kio_slaves, source
See the Development team section of http://ultracopier.first-world.info/contact.html for an updated list of Ultracopier team!

=======================================================
Building and documentation ============================
=======================================================
See the wiki for the general documentation and how to for building: http://ultracopier-wiki.first-world.info/
For the code documentation: http://doc-ultracopier.first-world.info/ (generated by doxygen)
The source proposed on the site is reconstritued source from: https://github.com/alphaonex86/Ultracopier to facilitate contribute effort.

=======================================================
Licence for the source ================================
=======================================================
All images into resources/ is extracted from the oxygen pack of KDE 4.8. Some are directly remaked from the png version.
*.ts and *.qm into resources/ or plugins/Languages/ is under GPL3.
All images into plugins/Languages/ are extracted from piwik.
All informations.xml into plugins/Languages/ are under GPL3.
All the file *.dox *.h *.cpp *.pro *.ui at the root, interface/ folder of the source are under GPL3.
The files: QTarDecode.cpp, QTarDecode.h, QXzDecode.cpp,
QXzDecode.h, QXzDecodeThread.cpp, QXzDecodeThread.h into: lib/qt-tar-xz/ are under GPL3.
The other file into lib/qt-tar-xz/ is XZ Embedded.
All *.qrc into resources/ are under GPL3.

======================================================
Licensing of XZ Embedded =============================
======================================================

All the files in this package have been written by Lasse Collin
and/or Igor Pavlov. All these files have been put into the
public domain. You can do whatever you want with these files.
As usual, this software is provided "as is", without any warranty.

About

Ultracopier is free and open source software licensed under GPL3 that acts as a replacement for files copy dialogs.Main features include: play/pause, speed limitation, on-error resume, error/collision management ...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.2%
  • Shell 5.3%
  • C 4.3%
  • QMake 2.3%
  • CMake 0.5%
  • NSIS 0.4%