Hi
I've two servers, one is a Linux Hosting server and another one is a Media Streaming Server.
Now using PHP i check whether there is a file in a Media Streaming Server which is unused and want to Delete it to save space.
I'm able to connect FTP to Media Streaming server from Linux Hosting Server.
My Only Issue is how I can delete the file from the Media Streaming Server via PHP which is hosted in Linux Hosting Server.
Does somebody any experience or can give me some leads???
Please help