Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: trouble with os.listdir on a network drive
Post: RE: trouble with os.listdir on a network drive

Entering r"w:\\" worked. If i am flowing what you said the using the letter drive made the script recognize it as a mounted drive (there is already a connection the computer can freely use). I not ...
lconner General Coding Help 10 19,051 Jun-04-2019, 03:19 PM
    Thread: trouble with os.listdir on a network drive
Post: RE: trouble with os.listdir on a network drive

heiner55 Can you elaborate? It seems to me that paraminko is a mod and has to do with encryption and creating/maintaining a network. This is is not what I am interested in. The network is already est...
lconner General Coding Help 10 19,051 Jun-03-2019, 05:48 PM
    Thread: trouble with os.listdir on a network drive
Post: RE: trouble with os.listdir on a network drive

entering in r"w:\20.2.2.44:" still gives me the exact same result, an empty list with no errors thrown.
lconner General Coding Help 10 19,051 May-23-2019, 03:51 PM
    Thread: trouble with os.listdir on a network drive
Post: RE: trouble with os.listdir on a network drive

heiner55 I can try to see if get python 3. I might not be able to. what command/method should i use to get a list of files and folders on a network drive. thanks, lconner
lconner General Coding Help 10 19,051 May-22-2019, 01:51 PM
    Thread: trouble with os.listdir on a network drive
Post: trouble with os.listdir on a network drive

everyone, I am trying to get a list of directories and files on a network drive. My code is: print 'running...' # imports import os, sys from os import listdir import arcpy, os import os import os...
lconner General Coding Help 10 19,051 May-22-2019, 12:58 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020