You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: