GitHub user jonathanmes created a discussion: Problem Using Shared Folders in Windows Network
I deployed a HOP server on Windows Server and needed to share project files across the local network. However, when I used a UNC path (`\\SERVER_LOCATION\`) in the project's home folder, it returned an error. I resolved this problem by using the `net use` command to create a mapped network drive (Z:\), which successfully provided access to the shared folder. GitHub link: https://github.com/apache/hop/discussions/5724 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
