Description: For backup easy and fast. It works no bad and in the future I will add new features. From this link http://www.denisgottardello.it/BackupTo/index.php you can donwload a Windows and Mac OSX version.Last changelog:
Hi. If you want you can download the Mac package from my website.
The next step is to implement the remote ftp server.
have you got a Qt ftp component? I have heard that the ftp component has been removed from the official Qt package.
Empy dirs on side A
Empy dirs in side B
I suggest use word "Empty", and in both cases "on side"
How to add Polish translation? Are you interested in?
Besides I would like to have icons based on my current theme, cause folders (in window "Side A") look extremly ugly :(
Ok for the word "Empty"
Are you interested to send me the polish translation?
Are you speaking about all BackpTo icons? I have found them in the iconarchive website.
All installed - nice app.
One suggestion - would be useful to add inclusion/exclusion filters.
This then prevents backing up junk.
Thanks for the help.
John
unzip 149622-BackupTo.zip
cd BackupTo
qmake
make
copy BackupTo somewhere in your path (/usr/local/bin; $HOME/bin), copy BackupTo to /usr/share/pixmaps or another icon folder. Add it to your startmenue
done
Ratings & Comments
13 Comments
Hi. If you want you can download the Mac package from my website. The next step is to implement the remote ftp server. have you got a Qt ftp component? I have heard that the ftp component has been removed from the official Qt package.
Hi i build on mac by leave from qmake file: OTHER_FILES += qt.conf On qt5... macdeployqt -v make a perfect job and bundle & pack all file inside.. icon BackupTo.icns not found ... I take the png and convert on http://iconverticons.com/ setup on qmake file.. macx { RC_FILE = BackupTo.icns QMAKE_INFO_PLIST = Info.plist # QTPLUGIN += qjpeg qgif qtiff } after build open here the mac crach report...:-( NB. se sei su github.com magari posso contibuire a cercare errori con gdb... Io cerco un backup remoto da da window server a linux in rete e viceversa... Per intanto uso https://github.com/pehohlva/imq con wget... Process: BackupTo [14344] Path: /Users/USER/Downloads/*/BackupTo.app/Contents/MacOS/BackupTo Identifier: com.yourcompany.BackupTo Version: ??? Code Type: X86-64 (Native) Parent Process: launchd [243] Responsible: BackupTo [14344] User ID: 505 Date/Time: 2013-12-05 02:25:18.838 +0100 OS Version: Mac OS X 10.9 (13A603) Report Version: 11 Anonymous UUID: 2B0A1947-D1F9-9AD2-5BE0-38C50E32B461 Sleep/Wake UUID: 672C1EAE-80EF-461D-9754-0F5F90F593D8 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff96467866 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff90fb135c pthread_kill + 92 2 libsystem_c.dylib 0x00007fff8eb9dbba abort + 125 3 QtCore 0x0000000100b153d9 qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&) + 9 4 QtCore 0x0000000100b15a41 QMessageLogger::fatal(char const*, ...) const + 161 5 QtGui 0x00000001006ba0e3 QGuiApplicationPrivate::createPlatformIntegration() + 1763 6 QtGui 0x00000001006ba5bc QGuiApplicationPrivate::createEventDispatcher() + 28 7 QtCore 0x0000000100ce0ce5 QCoreApplication::init() + 101 8 QtCore 0x0000000100ce0c5a QCoreApplication::QCoreApplication(QCoreApplicationPrivate&) + 42 9 QtGui 0x00000001006b8a81 QGuiApplication::QGuiApplication(QGuiApplicationPrivate&) + 17 10 QtWidgets 0x000000010009a24e QApplication::QApplication(int&, char**, int) + 206 11 com.yourcompany.BackupTo 0x0000000100002d57 main + 39 12 com.yourcompany.BackupTo 0x0000000100002d24 start + 52
Empy dirs on side A Empy dirs in side B I suggest use word "Empty", and in both cases "on side" How to add Polish translation? Are you interested in? Besides I would like to have icons based on my current theme, cause folders (in window "Side A") look extremly ugly :(
Those icons look bad under iceWM ;) Why window theme is not set to theme chosen in gtk+ theme or window style decoration?
Can you send me a screenshot?
Ok for the word "Empty" Are you interested to send me the polish translation? Are you speaking about all BackpTo icons? I have found them in the iconarchive website.
All installed - nice app. One suggestion - would be useful to add inclusion/exclusion filters. This then prevents backing up junk. Thanks for the help. John
Please delete the row "qthverify.h" from BackupTo.pro file.
Bah, throws only a warning. Compiles even with this missing header. Nice app by the way.
ds@morpheus:~/Download/BackupTo> qmake WARNING: Failure to find: qthverify.h
So how does one install this? A little info would be useful to us dummies. :-)
unzip 149622-BackupTo.zip cd BackupTo qmake make copy BackupTo somewhere in your path (/usr/local/bin; $HOME/bin), copy BackupTo to /usr/share/pixmaps or another icon folder. Add it to your startmenue done
copy BackupTo.png to /usr/share/pixmaps, of course