Re: [Zope] Accessing a file on a network drive
18 Dec
2003
18 Dec
'03
9:29 a.m.
Hi, I mapped the network drive to my k: device but it still produces an error when trying to open the file Error Type: IOError Error Value: [Errno 2] No such file or directory: 'K:\\folder\\file.wav' I executed the statement in a python prompt and it worked fine. Can it really be true that it is impossible to open a file from a network drive? Best Regards Jørgen Larsen
I'm not sure if you're going to be able to use a unc \\server\share type name from within zope. Can you do it in zope by mapping / assigning a drive letter to the share (like the local file example?) that would tell you. HTH bobb
8144
Age (days ago)
8144
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jørgen Larsen