UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2025-03-05 22:16:54 +06: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
clientctl Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
clouddrive fix:修正打包,编译问题 2023-06-14 07:13:20 -04:00
cmdclient
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
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
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
linux_snapshot Update dattobd_remove_snapshot 2023-02-21 21:54:14 +01:00
luaplugin
m4 Add missing m4 files 2021-07-13 17:06:43 +02:00
mount_helper
osx_installer As we're now using launchctl to launch the backend and client processes, there's no need for the user-accessible login item routines. 2022-01-09 10:37:33 +01:00
piped_process
restore_cd Fix by changing to anybody 2023-10-06 20:02:42 +02:00
snapshot_helper Merge pull request #53 from einsibjarni/dev 2024-02-25 21:54:12 +01:00
SQLGen Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
sqlite
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 Refactor to make action text function reusable 2025-03-05 22:16:54 +06:00
urbackupserver_installer_win
urlplugin Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
utf8
win_service
.gitignore Add translation 2024-05-07 20:32:28 +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
checkout_client.bat
client_version.h
Client.cpp
Client.h
CompiledServer.vcxproj
CompiledServer.vcxproj.filters
Condition_lin.cpp
Condition_lin.h
Condition_std.cpp
Condition_std.h
configure.ac_client Fix crypto++ compile flags detection 2022-01-22 12:26:28 +01:00
configure.ac_server Fix crypto++ compile flags detection 2022-01-22 12:26:28 +01:00
COPYING
create_linux_installer.sh
create_osx_installer.sh Set min version for objective c++ code 2022-01-09 14:14:36 +01:00
Database.cpp
Database.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
DatabaseCursor.cpp
DatabaseCursor.h
DBSettingsReader.cpp
DBSettingsReader.h
defaults_client
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 Improve memory file 2021-05-08 09:15:29 +02:00
file_memory.cpp Improve memory file 2021-05-08 09:15:29 +02:00
file_memory.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
file_win.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
file.h Improve memory file 2021-05-08 09:15:29 +02:00
FileSettingsReader.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
FileSettingsReader.h
gpl_header
Helper_win32.h
init.d_client
init.d_client_rh
init.d_server
INSTALL
install_client_linux.sh Make systemd location change backwards compatible 2023-04-01 17:18:50 +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
OpenSSLPipe.cpp
OpenSSLPipe.h Fix compile on Linux 2021-07-05 19:49:25 +02:00
org.urbackup.server.plist
OutputStream.cpp
OutputStream.h
pdb_dirs_client.txt
pdb_dirs_server.txt
PipeThrottler.cpp
PipeThrottler.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
post_install_osx_server.sh
pre_install_osx_server.sh
Query.cpp
Query.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
rc.d_freebsd_server
README
readme-macos.md
readme.md Link to readme-macos.md 2022-04-29 17:05:03 +03:00
SChannelPipe.cpp
SChannelPipe.h
SelectThread.cpp
SelectThread.h
server-license.txt
Server.cpp Revert "Fix init issue" 2021-06-20 18:28:34 +02:00
Server.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
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 Fix compile on Linux 2021-07-05 19:49:25 +02:00
SharedMutex_std.cpp
SharedMutex_std.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
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 Run npm ci instead of install 2022-03-20 12:49:53 +01:00
urbackup-server-firewalld.xml
urbackup-server.service
UrBackupBackend.sln Add cloud drive 2021-05-08 20:52:31 +02:00
UrBackupBackend.smproj
urbackupclientbackend-debian.service
urbackupclientbackend-redhat.service
vld_.h
vld.h
WorkerThread.cpp Fix build 2021-05-18 16:17:57 +02:00
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.