Would anyone know if there is a way to automate (in arcpy) Arcgis's Connect to Folder function from a list of directories? What I am after is an automated process to take a list of directory file paths, map them to my folder connections in ArcCatalog and rename the folders.
Example of a list of directories
mylist = ["D:\Animal_Locations\Apes","D:\Animal_Locations\Alligator","D:\Animal_Locations\Ants"]Image below shows the example of the connected folders with the original names changes. The renaming will also be automated and based on the file path from the list.
أكثر...
Example of a list of directories
mylist = ["D:\Animal_Locations\Apes","D:\Animal_Locations\Alligator","D:\Animal_Locations\Ants"]Image below shows the example of the connected folders with the original names changes. The renaming will also be automated and based on the file path from the list.

أكثر...