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

Path Problem with Windows #179

Open
utrucceh opened this issue Sep 2, 2023 · 6 comments
Open

Path Problem with Windows #179

utrucceh opened this issue Sep 2, 2023 · 6 comments

Comments

@utrucceh
Copy link

utrucceh commented Sep 2, 2023

Hi,

This app working with linux when cp command but not working in windows 10

I tested with "J:" and direct directory named as "input"
Usually problem with path when copying files
I test it with different versions of winfsp (winfsp-1.1.17164, winfsp-1.2.17341, winfsp-1.4.19049, winfsp-2.0.23075)

image

@SerCeMan
Copy link
Owner

SerCeMan commented Sep 3, 2023

@utrucceh
Copy link
Author

utrucceh commented Sep 3, 2023

I tested with it, that image captured with that encoding

@utrucceh
Copy link
Author

utrucceh commented Sep 3, 2023

Path string coming rightly, but with extra texts

@SerCeMan
Copy link
Owner

SerCeMan commented Sep 3, 2023

When you say app, do you refer to one of the existing examples, or an application that you're building?

@utrucceh
Copy link
Author

utrucceh commented Sep 4, 2023

I mean original application with ru.serce.jnrfuse.examples.MemoryFS class which every method has System.out.printf("%s (%s)\r\n%n", path,path.length());

@utrucceh
Copy link
Author

utrucceh commented Sep 4, 2023

The copied file's name is just "asdf.msi" for test

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