UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2025-10-13 22:32:20 +02:00
.github/workflows
blockalign_src include <cstdint> in blockalign_src to provide uintptr_t 2024-03-09 12:42:14 -06:00
btrfs Fix Windows build 2021-07-15 17:01:25 +02:00
build Embed version into update file and check if it is actually larger 2018-10-13 12:27:40 +02:00
clientctl Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
clouddrive fix:修正打包,编译问题 2023-06-14 07:13:20 -04:00
cmdclient Disable assertions 2018-11-27 01:58:46 +01:00
common Update miniz to 2.2.0 2021-06-28 23:22:34 +02:00
cryptoplugin Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
docs Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
external Add config.h 2021-08-09 23:22:31 +02:00
fileservplugin Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
fsimageplugin Add compression buffer for synchronous compression 2022-01-22 12:28:36 +01:00
fuseplugin Resize VHD/cow-raw file when opened with parent file 2017-02-03 16:41:31 +01:00
httpserver Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
Interface Read chunk info from btrfs 2021-05-26 17:05:43 +02:00
libfastcgi Fix Buffer Over-read in FastCGI parameters 2018-11-11 18:28:17 +01:00
linux_snapshot Update dattobd_remove_snapshot 2023-02-21 21:54:14 +01:00
luaplugin Fix storing alert state when serialization has null bytes 2020-02-04 23:21:02 +01:00
m4 Add missing m4 files 2021-07-13 17:06:43 +02:00
mount_helper Fix build 2018-10-23 18:30:32 +02:00
osx_installer
piped_process Disable assertions 2018-11-27 01:58:46 +01:00
restore_cd Fix by changing to anybody 2023-10-06 20:02:42 +02:00
snapshot_helper
SQLGen Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
sqlite Fix SQLite import 2020-04-11 18:41:40 +02:00
tclap
urbackup Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
urbackupclient Don't try to fix via sgdisk if it is not available 2024-11-02 16:49:10 +01:00
urbackupcommon Merge remote-tracking branch 'gh/dev' into dev 2022-01-09 10:37:04 +01:00
urbackupserver Add functions to get and save client settings (untested) 2025-10-13 22:32:20 +02:00
urbackupserver_installer_win
urlplugin Replace NULL with nullptr 2021-06-20 20:58:50 +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 Update gitignore 2025-04-12 17:33:33 +02:00
.travis.yml
AcceptThread.cpp
AcceptThread.h
AUTHORS
build_client_backend.bat
build_client_release.bat
build_client.bat
build_client.sh
build_server_debian.sh
build_server.bat
build_server.sh
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
checkout_client.bat
client_version.h
Client.cpp
Client.h
CompiledServer.vcxproj Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
CompiledServer.vcxproj.filters
Condition_lin.cpp
Condition_lin.h
Condition_std.cpp
Condition_std.h
configure.ac_client
configure.ac_server
COPYING
create_linux_installer.sh
create_osx_installer.sh
Database.cpp
Database.h
DatabaseCursor.cpp
DatabaseCursor.h
DBSettingsReader.cpp
DBSettingsReader.h
defaults_client Allow internal log rotation on Linux 2016-01-21 16:58:17 +01:00
defaults_server Add new config options for only binding to localhost 2022-01-22 12:27:16 +01:00
defaults.h
download_cryptopp.sh
file_common.cpp
file_fstream.cpp
file_linux.cpp
file_memory.cpp
file_memory.h
file_win.cpp
file.h
FileSettingsReader.cpp
FileSettingsReader.h
gpl_header Initial commit. 2011-01-06 17:43:38 +01:00
Helper_win32.h
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 Fix systemd service should not be executable 2025-04-06 23:06:43 +02:00
libs.h
linux_build_x86_64_cxx_wrapper
LoadbalancerClient.cpp
LoadbalancerClient.h
logrotate_urbackupsrv
LookupService.cpp
LookupService.h
main.cpp
maintest.cpp
Makefile.am_client Add config.h 2021-08-09 23:22:31 +02:00
Makefile.am_server fix:修正打包,编译问题 2023-06-14 07:13:20 -04:00
md5.cpp
md5.h
MemoryPipe.cpp
MemoryPipe.h
MemorySettingsReader.cpp
MemorySettingsReader.h
mt19937ar.cpp
mt19937ar.h
Mutex_lin.cpp
Mutex_lin.h
Mutex_std.cpp
Mutex_std.h
NEWS Initial commit. 2011-01-06 17:43:38 +01:00
OpenSSLPipe.cpp
OpenSSLPipe.h
org.urbackup.server.plist
OutputStream.cpp
OutputStream.h
pdb_dirs_client.txt
pdb_dirs_server.txt
PipeThrottler.cpp
PipeThrottler.h
post_install_osx_server.sh
pre_install_osx_server.sh
Query.cpp
Query.h
rc.d_freebsd_server
README Initial commit. 2011-01-06 17:43:38 +01:00
readme-macos.md
readme.md
SChannelPipe.cpp
SChannelPipe.h
SelectThread.cpp
SelectThread.h
server-license.txt
Server.cpp
Server.h
ServerLinux.cpp
ServerWin32.cpp
ServiceAcceptor.cpp
ServiceAcceptor.h
ServiceWorker.cpp
ServiceWorker.h
SessionMgr.cpp
SessionMgr.h
SettingsReader.cpp
SettingsReader.h
SharedMutex_lin.cpp
SharedMutex_lin.h
SharedMutex_std.cpp
SharedMutex_std.h
socket_header.h
SolutionDependencies.props
SolutionDependencies.props.default
SQLiteFactory.cpp
SQLiteFactory.h
StaticPluginRegistration.cpp
StaticPluginRegistration.h
StreamPipe.cpp
StreamPipe.h
stringtools.cpp Fix UnescapeHTML as well 2024-11-02 16:17:26 +01:00
stringtools.h
switch_build_mac.sh
switch_build.sh
Table.cpp
Table.h
Template.cpp
Template.h
ThreadPool.cpp
ThreadPool.h
types.h
uninstall_urbackupclient
update_deps.bat
update_restore.sh
urbackup-server-firewalld.xml
urbackup-server.service
UrBackupBackend.sln
UrBackupBackend.smproj
urbackupclientbackend-debian.service
urbackupclientbackend-redhat.service
vld_.h
vld.h
WorkerThread.cpp
WorkerThread.h
zero.hash

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.