Releases: ch604/pullsync
Releases · ch604/pullsync
v9.0.0
the parallelism-out-the-wazoo release
- pullsync will now migrate not only three cpanel accounts in parallel, but, per user, will sync up to 1 homedir, 3 mail folders, and 3 database tables at once, making by default... (math...) 21 account data transfers at a time! these numbers can also be tweaked in variables.sh to suit your source and/or target servers' capabilities.
- further, even more parallel functions have been added outside of the hands-off portion to speed up menial tasks like looking up dns/mx records, checking for collisions, and so on, making large userlists go just as fast as small ones.
- additional security tweaks have been added in install_security().
- new sql() commands are added to select between mariadb and mysql binary tools as needed.
- tons and tons of bugs removed (and maybe a few added?)
- robustness increased with more bash-fu and shellchecking
Full Changelog: v8.4.7...v9.0.0