MetalSmith Posted December 1, 2008 Share Posted December 1, 2008 Ok I am stuck, I have Apache and PHP installed on a XP machine. I have a script that reads a file on the XP machine but needs to write the file to another server on the network that runs linux. I do not know Linux very well at all. So what would my script look like if I wanted to write a file to a linux sever if I am on a different server. Is that possible? Thanks!!! Link to comment https://forums.phpfreaks.com/topic/135061-write-file-to-remote-server/ Share on other sites More sharing options...
awpti Posted December 1, 2008 Share Posted December 1, 2008 Utilize FTP functions built in to PHP. It'll look messy, that's about all I can say. Link to comment https://forums.phpfreaks.com/topic/135061-write-file-to-remote-server/#findComment-703477 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.