I have a website on a remote host. I am trying to get the php page to upload a file to another remote server through ftp.
The server I am trying to upload to has these d
$remote_file = 'files/file.txt'; You should try this