Accessing Network Directories Requiring Login in Python

266
0
04-22-2020 12:11 PM
PatrickMcKinney1
Occasional Contributor III

I am developing an ArcPy script that will copy data from our "courthouse network" to our "cad network."  Due to restrictions on the CAD network, I must access the drive I'm copying data to using fully-qualified domain name, and pass a username and password.

I'm not sure how to do this through a Python script.  Can anyone help? Thanks!

0 Kudos
0 Replies