>> If so, what makes you think it's writable in the first place?
>
> 'Cause I work for this ISP
So you don't have specs then I guess, since you're asking in a public forum
!
Bingo :)
Shitty product bought on the shelf from a third party, no specs, no doc ...
Have you considered using
Laurent Vanstaen wrote:
>
>> Hello,
>>
>> on 01/27/2006 05:59 AM Laurent Vanstaen said the following:
>> > I see your point. Here in my case the server I want to copy a file on
>> > has 192.168.1.1 for IP address and thus cannot be found from outside
Hello,
on 01/27/2006 05:59 AM Laurent Vanstaen said the following:
> I see your point. Here in my case the server I want to copy a file on
> has 192.168.1.1 for IP address and thus cannot be found from outside a
> LAN, so the security problem is not that much important. But I agree
&
> Hi all,
> I'm trying to copy a file from my PHP server to another server (a
> home
> gateway, called a LiveBox). I've used this code :
>
> $livebox = "192.168.1.1";
> ...
> ...
> ...
> $crontab_livebox = "http://".$livebox."/cgi-bin/newCrontab";;
> if (!copy($crontab_temp_name, $crontab_live
;t
point to my PHP server (local URLs) ? How can I copy a file from my PHP
server to another server (there's no FTP server on the destination machine)
?
Thanks,
Laurent Vanstaen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo