Andrew St P
Andrew St P

Reputation: 584

Does Foundry Data Connection support NFS transfer?

Is it possible for a Data Connection agent to connect to NFS in order to transfer data?

Upvotes: 0

Views: 69

Answers (1)

Andrew St P
Andrew St P

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

Related Questions