It backups user files (etc, users, groups, scripts) and ioFTPD.ini into a rar file with a password and send it to another FTP or to a SMB share.
Script page
Changelog:
v1.2.1
- Didn't recursive copy, fixed now (thx to lefkas)
v1.2
- Recursive copy of dirs
- Change RARPATH to EXEPATH (there's 2 exe now: robocopy.exe and rar.exe)
- Backup now also scripts dir
- Added TODO.txt
v1.1.3
- Updated rar (3.42) and readme.txt
v1.1.2
- if env var windir doesn't exist, testing SystemRoot (same value)
v1.1.1
- Corrected some bugs and readme
v1.1
- Added the possibility to send backup to a network drive
v1.0
- initial release