Answer the question
In order to leave comments, you need to log in
Os.listdir or is there any analogue?
found such a thing as os.listdir, it supposedly shows all the files in the directory. the syntax is: os.listdir( path ). I understand the path is specified on the local machine. Can I use this function to list files from a specific directory on a remote machine. If not through os.listdir, then how can this be implemented?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question