I've just tried the new FDT 0.27.0, and it doesn't seem to preserve the folder structure when transferring folders in recursive mode. Instead, it merges files from different source folders into a single destination folder. I rolled back to the previous version, 0.26.0, and it works fine, as it preserves the folder structure as expected.
Destination (server):
java -jar ./fdt.jar -notmp -bs 8M
Source (client):
java -jar ./fdt.jar -c xx.xx.xx.xx -v -notmp -bio -P 10 -r /source-folder-path -d /destination-folder-path
I've just tried the new FDT 0.27.0, and it doesn't seem to preserve the folder structure when transferring folders in recursive mode. Instead, it merges files from different source folders into a single destination folder. I rolled back to the previous version, 0.26.0, and it works fine, as it preserves the folder structure as expected.
Destination (server):
java -jar ./fdt.jar -notmp -bs 8M
Source (client):
java -jar ./fdt.jar -c xx.xx.xx.xx -v -notmp -bio -P 10 -r /source-folder-path -d /destination-folder-path