How to map network drive

How do you map a network drive from a project hosted by FinalBuilder Server?

I've attached a screenshot of the error I'm getting from my project file.

finalbuilder failed network drive.jpg

Hi Zack,

This looks like a bug in the action, the share name is not being quoted properly.

If you edit the action so it says “\eamstools\Shared Assemblies” (with quotes around it), then it will work.

We’ll have a test build with a fix out shortly.

Regards,

Angus

Hi Zack,

This test build has a fix for the quoting issue: https://www.finalbuilder.com/downloads/finalbuilder/550/FB550_267.exe

(If you’ve already quoted the share name then you don’t need this download.)

Regards,

Angus

Thanks!