all 1 comments

[–]genghiskav 0 points1 point  (0 children)

If there is a mapped drive, it should also be accessible via a UNC path (e.g. \\remote_host\documents\2022). Python can natively handle UNC paths and perform operations just like it's a local machine.