Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FDT 0.27.0 does not seem to preserve folder structure #82

Open
leshaaa opened this issue Nov 16, 2024 · 1 comment
Open

FDT 0.27.0 does not seem to preserve folder structure #82

leshaaa opened this issue Nov 16, 2024 · 1 comment

Comments

@leshaaa
Copy link

leshaaa commented Nov 16, 2024

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

@leshaaa leshaaa changed the title FDT 0.27.0 does not seem to preserve the folder structure FDT 0.27.0 does not seem to preserve folder structure Nov 16, 2024
@jgiannuzzi
Copy link

I ran into this as well and I'm happy to raise a PR to fix it. Are you open to contributions @fixy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants