Is it possible to have os.walk() read the contents of a remote Linux server, without any third-party libraries?
os.walk()
I know that on Windows, we can use UNC paths,