Warning: session_start(): open(/tmp/sess_pg12glmf59apc3f90ss5ie9q12, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
BackupTo openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (3) .- Knowledge Base  . 

BackupTo

   1.0.6  

KDE Archiving/Backup

Score 61%
BackupTo
zoom


BackupTo
zoom


Screenshots:  Link
Downloads:  461
Submitted:  Mar 19 2012
Updated:  Nov 23 2015

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/BackupToIndice.php
you can donwload a Windows version.




Changelog:

Now with exclusion list feature




LicenseGPL
(Source)
Donate
Send to a friend
Subscribe
Other  Content  from mrdebug
Report inappropriate content



goto page:  1  2 

-

 A Clue...?

 
 by JohnGillies on: Sep 10 2013
 
Score 50%

So how does one install this?

A little info would be useful to us dummies.

:-)


Reply to this

-
.

 Re: A Clue...?

 
 by bitcrazy on: Sep 10 2013
 
Score 50%

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


If men could get pregnant, abortion would be a sacrament.
Reply to this

-
.

 Re: A Clue...?

 
 by bitcrazy on: Sep 10 2013
 
Score 50%

copy BackupTo.png to /usr/share/pixmaps, of course


If men could get pregnant, abortion would be a sacrament.
Reply to this

-
.

 Missing header

 
 by bitcrazy on: Sep 10 2013
 
Score 50%

ds@morpheus:~/Download/BackupTo> qmake
WARNING: Failure to find: qthverify.h


If men could get pregnant, abortion would be a sacrament.
Reply to this

-

 Ops!

 
 by mrdebug on: Sep 10 2013
 
Score 50%

Please delete the row "qthverify.h" from BackupTo.pro file.


Reply to this

-
.

 Re: Ops!

 
 by bitcrazy on: Sep 10 2013
 
Score 50%

Bah, throws only a warning. Compiles even with this missing header. Nice app by the way.


If men could get pregnant, abortion would be a sacrament.
Reply to this

-

 Clue worked!

 
 by JohnGillies on: Sep 11 2013
 
Score 50%

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


Reply to this

-
.

 Translation and more...

 
 by donpedro69 on: Nov 15 2013
 
Score 50%

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 :(


Reply to this

-

 Re: Translation and more...

 
 by donpedro69 on: Nov 15 2013
 
Score 50%

Those icons look bad under iceWM ;)

Why window theme is not set to theme chosen in gtk+ theme or window style decoration?


Reply to this

-

 Re: Re: Translation and more...

 
 by mrdebug on: Nov 15 2013
 
Score 50%

Can you send me a screenshot?


Reply to this

-

 Re: Translation and more...

 
 by mrdebug on: Nov 15 2013
 
Score 50%

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.


Reply to this

-

 Build on mac report...

 
 by patrik08 on: Dec 5 2013
 
Score 50%
patrik08patrik08
software engineer

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


Reply to this

goto page:  1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team