Yeah, I just went a whole other way. The files were not only on a windows server, but were controlled by sharepoint, so they were double crap.
Quote:
|
This line: $filename = "/server1/tobyworkspace/Test Document Library/test.txt"; tells me that there is a file named test.txt in a folder called /server1/tobyworkspace/Test Document Library/ that resides in your web space. If this location "/server1/tobyworkspace/Test Document Library/test.txt exists somewhere other than your web space then you must specify the full URL like:
|
I never said that was the path to the server. I said it was \\server1\ which is the windows server, but no matter either way cause I dont want to mess with sharepoint and its MSSQL file storage crap.
Thanks to everyone that posted.