Hey everyone
We are attempting to set up b4a on our network, consisting of multiple servers, each having it's own installation We run two backups, a local full and an FTP based Incremental. In setting up the backup schedules, and tasks, I've noticed that b4a does something odd with the paths.
EXAMPLE:
SERVERIP\ftpbk1\Wapello <--- How I place it in the configuration:
SERVERIP:21/ftpbk2\Wapello/ <--- is how it finalizes it.
What I'm concerned about are those / at the beginning and end of the path. Those should be \ if I'm not mistaken. Why is b4a adding them?

News