[ ⭐ ] New functionality:
- Added functionality to control the number of backends by manualy configuring the variable
GRIDFTPD_BACKENDS_NUMBER
in the sysconfig configuration file. - Allow configuration of remote frontend and backend GridFTP processes during installation
[ ✅ ] Fixes:
- Make use of readline to allow cursor key usage and easier edits for user input to the installer script. Fixes #3.
- Installation now requires confirmation before actually starting the installation. Fixes #2.
- Corrected logfile handling
- log files are stored in a sub directory named after the service name
- each back end process now again uses its own log files