Reputation: 584
Is it possible for a Data Connection agent to connect to NFS in order to transfer data?
Upvotes: 0
Views: 69
Reputation: 584
There is no out of the box support for connecting directly, however, you could mount the NFS on the agent host (https://linuxize.com/post/how-to-mount-an-nfs-share-in-linux/), and then just use a standard Directory source to ingest the data.
Upvotes: 1