Hi, I'm having trouble checking if a network folder exists.
If a local folder exists then it's all good Ex: (C:\), but if I check a network folder the code takes almost 3 seconds to return False when the folder doesn't exist.
Any suggestions on how to speed up this process?
Thank you.
Public...