muzicman0 71 Posted April 6, 2021 Posted April 6, 2021 Is there a way from the API to get the non substitued path from the API? My path to files on the server (Windows based) is something like '\\10.3.0.140\TV\xxxxxxx.mpg', but I have substituted NFS paths like 'nfs://10.3.0.140/TV/xxxxx.mpg'. Is it possible to get the '\\10.3.0.140\TV\xxxxxxx.mpg' from the API? My Windows based script is now failing because it is pulling the nfs path.
Luke 40079 Posted April 7, 2021 Posted April 7, 2021 Hi, currently no, although I suppose a param for that is possible.
muzicman0 71 Posted April 7, 2021 Author Posted April 7, 2021 Thanks. it would be nice, but I did manage to work around it by string substitution in my script, but that is a bit of a hack.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now