Getting the size of a file on a windows share

Hi,

I need to read the file size of a file which is on a windows server, the file
name looks like
\\server\share\path\file.ext

I already tried filesize() and fopen() followed by stream_get_meta_data(), but
both methods do not work.

Any ideas how this simple task can be solved?

Thanks

Frank


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Frank Heyne [ Di, 25 August 2009 20:33 ] [ ID #2013462 ]
PHP » gmane.comp.php.windows » Getting the size of a file on a windows share

Vorheriges Thema: PHP form with upload file
Nächstes Thema: Determining the exact location of the CLI executing the current