On Sun, April 3, 2005 12:11 am, Andras Kende said:

The only thing "wrong" I see is:

> $path = "\\\server\ftpserver\\$company\\" . $file;

\\ is \
\s is, errr, I dunno.  You tell me.  What's \s????
\f is, errr, I dunno.


Crank up your error_reporting, use wget (or whatever on Windows) to find
out what's actually getting sent, log what you think should be sent.

There's not enough code here for TOO much to go wrong.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to