iPhone Network Share Access
Posted
by user361988
on Stack Overflow
See other posts from Stack Overflow
or by user361988
Published on 2010-06-09T02:39:05Z
Indexed on
2010/06/09
2:42 UTC
Read the original article
Hit count: 247
I am trying to download a data file from a local network share to an iPhone device. I have placed the file on a computer on the network and can view through browsers such as Chrome or Mozilla, from any computer on the local network.
However, Safari on a Mac and the iPhone do not find the file! An example of the URL I use is 'file://computer/SharedDocs/file.csv'.
Why do Safari and the iPhone fail to find the file?
© Stack Overflow or respective owner