Skip to content

Connect windows server with a ip and port #97

@santannaf

Description

@santannaf

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions