How to use remote server's directory path in File system pipeline FS parameter

Hey Team,

I want to use remote server’s directory as a path in file system pipeline how i can do it.

like my memsql is runing on abc server and file directory is on xyz server how can ingest file from xyz server to memsql through filesystem pipeline.

SingleStore would have to be able to read the files. So if you mount the file system so it’s readable by the SingleStore server (abc), that should allow it to work. Make sure all your cluster nodes can mount the files.