UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2021-03-14 16:29:31 +01:00
blockalign_src Always close stream 2020-04-21 20:51:49 +02:00
build Embed version into update file and check if it is actually larger 2018-10-13 12:27:40 +02:00
clientctl Improve handling of default paths to backup on the client 2021-03-09 00:46:46 +01:00
cmdclient Disable assertions 2018-11-27 01:58:46 +01:00
common Upgrade miniz 2020-02-04 23:14:59 +01:00
cryptoplugin Remove debugging 2020-10-17 16:56:13 +02:00
docs Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
external/zstd Option to compile with embedded ZSTD 2019-10-08 12:52:37 +02:00
fileservplugin Merge pull request #49 from grumat/dev 2021-03-14 16:13:12 +01:00
fsimageplugin Handle raw image files in vhdcopy 2020-10-14 23:16:09 +02:00
fuseplugin Resize VHD/cow-raw file when opened with parent file 2017-02-03 16:41:31 +01:00
httpserver Implement connection establishment via web sockets 2020-07-05 23:53:06 +02:00
Interface Handle unwritten extents in Linux CBT 2020-10-06 18:58:21 +02:00
libfastcgi Fix Buffer Over-read in FastCGI parameters 2018-11-11 18:28:17 +01:00
linux_snapshot Lock overlay and era files 2021-03-08 18:29:31 +01:00
luaplugin Fix storing alert state when serialization has null bytes 2020-02-04 23:21:02 +01:00
m4 Check OpenSSL version by checking if function is present 2019-08-23 20:55:33 +02:00
mount_helper Fix build 2018-10-23 18:30:32 +02:00
osx_installer Correct typo in finish function, and move gui kill command to end of process 2020-08-04 18:31:59 +01:00
piped_process Disable assertions 2018-11-27 01:58:46 +01:00
restore_cd Retry remounting-ro 2020-04-11 18:41:36 +02:00
snapshot_helper Fix compile issue 2020-05-08 01:17:50 +02:00
SQLGen Fix SQLGen build 2019-03-20 13:36:10 +01:00
sqlite Fix SQLite import 2020-04-11 18:41:40 +02:00
tclap Improved Linux command line server interface 2015-12-07 18:57:40 +01:00
urbackup Update dataplan db 2019-07-29 20:50:27 +02:00
urbackupclient Fix compile issue 2021-03-14 16:29:31 +01:00
urbackupcommon Merge pull request #46 from grumat/osx-client-crashes 2021-03-03 17:22:29 +01:00
urbackupserver C_image_cowraw_bit was broken (should have been or-ed). Set to zero instead for backward compatibility 2021-03-09 00:50:12 +01:00
urbackupserver_installer_win Add default internet port to args file 2020-07-13 00:52:24 +02:00
urlplugin Return empty string on curl setopt error 2020-06-12 21:08:20 +02:00
utf8 Initial commit. 2011-01-06 17:43:38 +01:00
win_service Improve Windows service shutdown 2016-05-24 22:22:25 +02:00
.gitignore Make log message less ambiguous 2020-04-11 18:41:34 +02:00
.travis.yml Use newer build distribution 2019-05-14 17:20:07 +02:00
AcceptThread.cpp Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
AcceptThread.h Improve error handling if e.g. bind() call fails 2019-08-15 20:26:15 +02:00
AUTHORS Initial commit. 2011-01-06 17:43:38 +01:00
build_client_backend.bat Upgrade to Visual Studio 2019 2020-02-04 23:15:41 +01:00
build_client_release.bat Build with signing 2016-04-26 19:38:03 +02:00
build_client.bat Build with Visual Studio 2015 2015-12-26 17:56:08 +01:00
build_client.sh Set execute flag to build_client.sh script 2017-02-27 19:37:51 +00:00
build_server_debian.sh Fix build 2019-10-08 13:05:06 +02:00
build_server.bat Upgrade to Visual Studio 2019 2020-02-04 23:15:41 +01:00
build_server.sh Updated crypto++ version 2016-10-24 17:49:12 +02:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
checkout_client.bat Checkout current branch instead of 'next' 2014-11-18 20:25:37 +01:00
client_version.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Client.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Client.h Fixed build system 2011-01-07 01:05:50 +01:00
CompiledServer.vcxproj Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
CompiledServer.vcxproj.filters Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
Condition_lin.cpp Fix waiting in condition 2020-02-04 23:15:09 +01:00
Condition_lin.h Initial commit. 2011-01-06 17:43:38 +01:00
Condition_std.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Condition_std.h Switched to Visual Studio 2015; Removed boost dependency on Windows 2015-12-23 18:41:50 +01:00
configure.ac_client Increment version 2021-03-10 18:12:52 +01:00
configure.ac_server Increment version 2021-03-10 18:12:52 +01:00
COPYING Linux build system overhaul 2015-12-05 18:10:17 +01:00
create_linux_installer.sh Enable ZSTD in ARMv6 build 2020-10-27 17:24:46 +01:00
create_osx_installer.sh Merge pull request #40 from Moisie2000/fix_macos_installer_2 2021-03-12 21:24:09 +01:00
Database.cpp Fix db recover 2020-04-11 18:41:40 +02:00
Database.h Revert "Use .recover instead of .dump during db repair" 2019-10-24 15:48:54 +02:00
DatabaseCursor.cpp Fix build 2019-09-16 18:44:36 +02:00
DatabaseCursor.h Reset database cursor upon re-use 2019-09-16 18:34:39 +02:00
DBSettingsReader.cpp Fixed compile issue 2016-08-12 14:17:49 +02:00
DBSettingsReader.h Fixed compile issue 2016-08-12 14:17:49 +02:00
defaults_client Allow internal log rotation on Linux 2016-01-21 16:58:17 +01:00
defaults_server New user configuration parameter 2016-12-29 17:03:53 +01:00
defaults.h Fixed build system 2011-01-07 01:05:50 +01:00
download_cryptopp.sh Replace sha256sum with shasum for compatibility with macOS 2020-07-10 12:31:44 +02:00
file_common.cpp Updated copyright 2016-01-02 16:38:00 +01:00
file_fstream.cpp Restore files with backup semantics on Windows 2016-06-05 18:33:36 +02:00
file_linux.cpp Add missing define 2020-10-14 23:13:02 +02:00
file_memory.cpp Updated copyright 2016-01-02 16:38:00 +01:00
file_memory.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
file_win.cpp Don't release volume handle prematurely 2020-10-14 23:17:39 +02:00
file.h Only use CBT up to valid data length 2020-10-06 18:30:00 +02:00
FileSettingsReader.cpp Remove trailing CR from settings values 2017-02-16 20:07:40 +01:00
FileSettingsReader.h Revert "Return zero if settings file cannot be opened" 2016-11-30 01:50:34 +01:00
gpl_header Initial commit. 2011-01-06 17:43:38 +01:00
Helper_win32.h Initial commit. 2011-01-06 17:43:38 +01:00
init.d_client Renamed /etc/default/urbackupclientbackend to /etc/default/urbackupclient 2016-01-20 18:47:39 +01:00
init.d_client_rh Always exclude /proc, /dev and /sys on Linux 2016-01-20 20:23:29 +01:00
init.d_server Fix server binary location 2016-12-15 02:33:50 +01:00
INSTALL Initial commit. 2011-01-06 17:43:38 +01:00
install_client_linux.sh Add info about required reboot 2020-07-14 23:17:16 +02:00
libs.h Fixed build system 2011-01-07 01:05:50 +01:00
linux_build_x86_64_cxx_wrapper Build 32bit Linux client without sse3 2019-11-01 17:43:04 +01:00
LoadbalancerClient.cpp Try connecting to all DNS lookup results in order 2019-07-17 15:18:35 +02:00
LoadbalancerClient.h Initial commit. 2011-01-06 17:43:38 +01:00
logrotate_urbackupsrv Fix log rotation 2016-06-12 20:38:38 +02:00
LookupService.cpp Shortcut localhost to 127.0.0.1 in c-ares lookup 2020-02-12 18:25:50 +01:00
LookupService.h Improve c-ares timeout 2019-08-01 21:48:54 +02:00
main.cpp Build Linux binaries with Android NDK 2019-07-06 21:57:18 +02:00
maintest.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Makefile.am_client Adding settings status symbols to dist 2021-03-09 20:12:48 +01:00
Makefile.am_server Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
md5.cpp Fix issue 2017-12-17 15:59:25 +01:00
md5.h Fix a missed crypto++ byte occurrence 2018-10-23 12:52:16 +02:00
MemoryPipe.cpp Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
MemoryPipe.h Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
MemorySettingsReader.cpp Updated copyright 2016-01-02 16:38:00 +01:00
MemorySettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
mt19937ar.cpp Made Linux restore working 2015-12-18 16:58:50 +01:00
mt19937ar.h Made Linux restore working 2015-12-18 16:58:50 +01:00
Mutex_lin.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Mutex_lin.h Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_std.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Mutex_std.h Switched to Visual Studio 2015; Removed boost dependency on Windows 2015-12-23 18:41:50 +01:00
NEWS Initial commit. 2011-01-06 17:43:38 +01:00
OpenSSLPipe.cpp Fix build issue 2020-10-06 18:29:13 +02:00
OpenSSLPipe.h Fix build issue 2020-10-06 18:29:13 +02:00
org.urbackup.server.plist Merge pull request #46 from grumat/osx-client-crashes 2021-03-03 17:22:29 +01:00
OutputStream.cpp Updated copyright 2016-01-02 16:38:00 +01:00
OutputStream.h Initial commit. 2011-01-06 17:43:38 +01:00
pdb_dirs_client.txt Add builds to symbol store 2014-01-19 22:47:18 +01:00
pdb_dirs_server.txt Add server builds to symbol store 2014-01-19 22:28:48 +01:00
PipeThrottler.cpp Fix throttling 2016-12-02 13:54:39 +01:00
PipeThrottler.h Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
post_install_osx_server.sh Merge pull request #46 from grumat/osx-client-crashes 2021-03-03 17:22:29 +01:00
pre_install_osx_server.sh Merge pull request #46 from grumat/osx-client-crashes 2021-03-03 17:22:29 +01:00
Query.cpp Fix build 2019-09-16 18:53:31 +02:00
Query.h Fix dead lock 2017-01-12 01:04:09 +01:00
rc.d_freebsd_server Create rc.d_freebsd_server 2017-04-11 12:01:36 +03:00
README Initial commit. 2011-01-06 17:43:38 +01:00
readme-macos.md Notarize macos builds 2020-09-09 03:20:18 -07:00
readme.md Added readme-macos.md for build instructions for macOS 2020-07-10 12:31:45 +02:00
SChannelPipe.cpp Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
SChannelPipe.h Fix build issue 2020-10-06 18:29:13 +02:00
SelectThread.cpp Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
SelectThread.h Fixed syntax error 2011-07-05 14:03:36 +02:00
server-license.txt Added speed sparklines 2016-02-02 02:35:11 +01:00
Server.cpp Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
Server.h Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
ServerLinux.cpp Fixed coverity issues 2013-11-02 22:59:27 +01:00
ServerWin32.cpp Log dll load errors with error level 2018-02-28 15:26:00 +01:00
ServiceAcceptor.cpp Fix SOCK_CLOEXEC removal 2020-02-04 23:21:35 +01:00
ServiceAcceptor.h Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
ServiceWorker.cpp Refactoring 2016-01-26 23:55:13 +01:00
ServiceWorker.h Show command line process bar during restore 2016-01-24 21:09:28 +01:00
SessionMgr.cpp Fix session locking 2018-10-12 14:12:51 +02:00
SessionMgr.h Fix session locking 2018-10-12 14:12:51 +02:00
SettingsReader.cpp Updated copyright 2016-01-02 16:38:00 +01:00
SettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SharedMutex_lin.cpp Add additional shared mutex assertion before write lock 2017-01-12 01:12:14 +01:00
SharedMutex_lin.h Assertions for shared mutex recursive read locks 2017-01-12 01:04:01 +01:00
SharedMutex_std.cpp Add additional shared mutex assertion before write lock 2017-01-12 01:12:14 +01:00
SharedMutex_std.h Assertions for shared mutex recursive read locks 2017-01-12 01:04:01 +01:00
socket_header.h Add accept4 fallback 2020-02-04 23:20:53 +01:00
SolutionDependencies.props Fix references to external dependencies 2015-02-05 00:45:13 -08:00
SolutionDependencies.props.default Don't commit config file SolutionDependencies.props 2015-02-06 15:05:55 -08:00
SQLiteFactory.cpp Updated copyright 2016-01-02 16:38:00 +01:00
SQLiteFactory.h Added BerkleyDB as alternative SQL backend 2011-10-28 22:58:50 +02:00
StaticPluginRegistration.cpp Linux build system overhaul 2015-12-05 18:10:17 +01:00
StaticPluginRegistration.h Linux build system overhaul 2015-12-05 18:10:17 +01:00
StreamPipe.cpp Add OpenSSL support to client 2019-08-03 18:55:00 +02:00
StreamPipe.h Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
stringtools.cpp More explicit setting configuration 2019-10-28 19:24:03 +01:00
stringtools.h More explicit setting configuration 2019-10-28 19:24:03 +01:00
switch_build_mac.sh Build on Mac OS 2015-02-07 23:06:05 +01:00
switch_build.sh Linux build system overhaul 2015-12-05 18:10:17 +01:00
Table.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Table.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Template.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Template.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ThreadPool.cpp Allow multiple simultaneous waiters for thread pool thread 2018-06-01 11:35:21 +02:00
ThreadPool.h Allow multiple simultaneous waiters for thread pool thread 2018-06-01 11:35:21 +02:00
types.h Fixed build system 2011-01-07 01:05:50 +01:00
uninstall_urbackupclient Remove init script links on uninstall 2017-02-16 23:09:55 +01:00
update_deps.bat Build with Visual Studio 2015 2015-12-26 18:02:23 +01:00
update_restore.sh Fix build 2019-10-08 13:04:28 +02:00
urbackup-server-firewalld.xml Modifications for RPM building 2014-10-13 22:46:43 +02:00
urbackup-server.service Removed systemd task limit 2016-05-10 23:38:29 +02:00
UrBackupBackend.sln Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
UrBackupBackend.smproj Added file backup archival 2012-04-21 20:45:59 +02:00
urbackupclientbackend-debian.service Renamed /etc/default/urbackupclientbackend to /etc/default/urbackupclient 2016-01-20 18:47:39 +01:00
urbackupclientbackend-redhat.service Renamed /etc/default/urbackupclientbackend to /etc/default/urbackupclient 2016-01-20 18:47:39 +01:00
vld_.h Initial commit. 2011-01-06 17:43:38 +01:00
vld.h Initial commit. 2011-01-06 17:43:38 +01:00
WorkerThread.cpp Prevent XSS with action parameter 2017-11-29 15:37:00 +01:00
WorkerThread.h Initial commit. 2011-01-06 17:43:38 +01:00
zero.hash Allow bundling of python on windows 2011-04-07 20:02:00 +02:00

UrBackup

Please see the website at https://www.urbackup.org for more information, wiki, forums and the issue tracker.

Building on Linux

Use

./switch_build.sh server

to switch to a server build and

./switch_build.sh client
git clone https://github.com/uroni/urbackup_frontend_wx client
cd client && git checkout BRANCH

to switch to building a client.

Afterwards build the client/server using

autoreconf --install
./configure
make -j8

Building on macOS

See the separate readme-macos.md for building instructions for macOS.

Building on Windows

If git is in PATH you can download all dependencies by running update_deps.bat.

Afterwards opening and compiling the solution UrBackupBackend.sln with Microsoft Visual Studio 2015 should work.

build_client.bat and build_server.bat build the installers but you need to install a lot of dependencies like WiX, NSIS plus plugins, etc.

Build Status