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

Connect windows server with a ip and port #97

Open
santannaf opened this issue Jun 21, 2022 · 0 comments
Open

Connect windows server with a ip and port #97

santannaf opened this issue Jun 21, 2022 · 0 comments

Comments

@santannaf
Copy link

I need help with the connector. I'm trying to make a simple source but the file is on a windows server (I have the IP and the access port). I'm trying to do the following

Path in windows is:
C://Test/me.txt

"fs.uris": "file:///<my_ip>:<my_port>/Test",
"policy.regexp": ".*",

...

In the interpretation I had reading the documentation, it was to read all the files inside the directory ""

I'm using SimplePolicy and reader class TextFilereader

The error I'm getting seeing the connector log is that the file doesn't exist.

I already did a check to see the directory and everything is ok.

Can anyone help?

@santannaf santannaf changed the title CONNECT FROM SERVER WITH AND PORT Connect windows server with a ip and port Jun 21, 2022
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

1 participant