[ Forum ]

Is it able to do these things

For the other topic

Is it able to do these things

Postby MasterCATZ » Thu Dec 29, 2011 10:07 pm

I am switching my File server from Windows to FreeBSD and I loved Teracopy

because ultracopier is available on lots of platforms and a community driven tool I figured its worth giving a go

Does it have the option to Que new transfers while still transferring other files ( I hate having to transfer multiple files at the same time .. )


Can it also do sfv checks ( ie if I have an sfv file their can it just run a quick sfv check no file copy )

or even better yet is their a way for it to perform sfv / hash / torrent checks if they exist in the same folder as the file on the fly during copy to tell me if their is a corrupt file about to be transferred ?

I am assuming it shows average and real time transfer speeds and eta's and can verify files during a move



I also had this issue with FreeBSD 9rc2

===> Installing for ultracopier-0.2.0.16_1
===> ultracopier-0.2.0.16_1 depends on file: /usr/local/lib/qt4/libQtCore.so - found
===> ultracopier-0.2.0.16_1 depends on file: /usr/local/lib/qt4/libQtDBus.so - found
===> ultracopier-0.2.0.16_1 depends on file: /usr/local/lib/qt4/libQtGui.so - found
===> ultracopier-0.2.0.16_1 depends on file: /usr/local/lib/qt4/libQtNetwork.so - found
===> ultracopier-0.2.0.16_1 depends on file: /usr/local/lib/qt4/libQtSvg.so - found
===> ultracopier-0.2.0.16_1 depends on file: /usr/local/lib/qt4/libQtXml.so - found
===> ultracopier-0.2.0.16_1 depends on file: /usr/local/lib/qt4/libQtXmlPatterns.so - found
===> ultracopier-0.2.0.16_1 depends on executable: pkg-config - found
===> ultracopier-0.2.0.16_1 depends on executable: update-desktop-database - found
===> ultracopier-0.2.0.16_1 depends on file: /usr/local/lib/gio/modules/libgiofam.so - found
===> Generating temporary packing list
===> Checking if x11-fm/ultracopier already installed
Generating moc_UIcon.cpp
Generating moc_helpdialog.cpp
Generating moc_WriteThread.cpp
Generating moc_CopyThread.cpp
Generating moc_Options.cpp
Generating moc_Ewindow.cpp
Generating moc_FEwindow.cpp
Generating moc_Mwindow.cpp
Generating moc_AddFolder.cpp
Generating moc_spaceWindow.cpp
[ 0%] Built target ultracopier_automoc
Scanning dependencies of target ultracopier
[ 4%] Building CXX object src/CMakeFiles/ultracopier.dir/ultracopier_automoc.cpp.o
Linking CXX executable ultracopier
[100%] Built target ultracopier
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /usr/local/bin/ultracopier
-- Set runtime path of "/usr/local/bin/ultracopier" to "/usr/local/lib:/usr/local/kde4/lib:/usr/local/lib/qt4"
Warning in file "/usr/local/share/applications/nautilus-folder-handler.desktop": usage of MIME type "x-directory/gnome-default-handler" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent)
Warning in file "/usr/local/share/applications/nautilus-folder-handler.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent)
===> Registering installation for ultracopier-0.2.0.16_1
MasterCATZ
 
Posts: 1
Joined: Thu Dec 29, 2011 9:59 pm

Re: Is it able to do these things

Postby alpha_one_x86 » Thu Dec 29, 2011 11:35 pm

If you are on freeBSD I presume you have good level into IT.
I can implement file check during the transfer, but the question is where/how. Mainly I need decide you manage the error: file readable but not the .md5, or other similar case.
But only checking the sum, Ultracopier have actually not adapter structure for it (and will complexify the interface programming for the other dev)
Yes, it's show the average speed based on X last mesures. The move is few particular, because on same partition I call move() to pass to the FS the move and be instant.

Use qmake, cmake is not maintened. The version 0.2 of Ultracopier is not maintened too.
User avatar
alpha_one_x86
Site Admin
 
Posts: 325
Joined: Sun Oct 26, 2008 9:09 am


Return to Other



cron