Details
BackupDude is free Python language script that will make easier backuping folders from multiple computers to central host. Any number of computers running slave script can be accessed by running master script from remote computer using command line.
- PING - to make sure slave is running
- LOG - to get logs and
- BACKUP - to get the actual data
Zip/Gzip compressed folders are sent from slave computers using TCP protocol to master which sorts and stores them locally. Slaves keep a copy of compressed data, just in case.
You can configure number of history files to keep, transfer speed, ports etc.
System Requirements
Any computer running Python version 2.4 or newer will work, including Python 3. Most current versions are preferred than older ones.
Installation Notes
- Unpack
- Copy
backup_slave.py
to slave computers andbackup_master.py
to master computer - Edit them in your text editor to set correct configuration
- Configure slave computers to start script on system boot
- Schedule master computer to run script few times per day
- Profit!
Copyright © 2014 - 2023 LightBulb Software™ All Rights Reserved.

- 2022-11-18
- BlissRADIUS Embedded™ 1.13 is released with new fixes and features.
- 2021-12-31
- BlissRADIUS Embedded™ 1.12 is out with new features.
- 2021-06-22
- Volume discount for monthly BlissRADIUS™ licenses is available now.
- 2021-04-30
- BlissRADIUS Embedded™ 1.11 is released. This version will focus on incremental security and performance improvements.
- 2020-10-31
- BlissRADIUS Embedded™ 1.10 is out with incremental improvements.
- 2019-11-24
- BlissRADIUS Embedded™ 1.9 brings new features and performance improvements.
- 2019-08-07
- BlissRADIUS Embedded™ 1.8 is out with performance enhancements.
- 2018-11-30
- BlissRADIUS Embedded™ 1.7 maintenance release is out.
- 2018-06-27
- BlissRADIUS Embedded™ 1.6 is out with incremental improvements and new usability features.