theeper thanks for the link .
it seem to wokr fine when u try to upload a file from local file to like linux for example c:/demo.html to /usr/
But, how woudl i copy a local file such as c:/ demo.html to http://mydomain.com:10000/tmp/ using HTTP protocol and when it runnign of webdav.
and how woudl i pass in the login and pass variable for the webdav server .
Wht I am trying to do is............
My php script is runing on a differnt server for example A.
i am trying to upload the file using HTTP from the local computer
using php script runing on A to a remote server C. By using a webbased front end.
Is there any example or samples?
I am really lost on how to go about this PLease Help.
thanks a lot