Jump to content

Recommended Posts

muzicman0
Posted

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.

Posted

Hi, currently no, although I suppose a param for that is possible.

muzicman0
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...