could you please add support for Windows network?
I mean to access files like that: \\server\directory
Logged In: NO
If you mount the windows network drive to a directory path:
net use q: \\server\directory
then you can use Capivara as you normally would.
Logged In: NO
If you mount the windows network drive to a directory path:
net use q: \\server\directory
then you can use Capivara as you normally would.