Hi, recently my server(server1) admin shut off outside ftp access from other scripts, I would asume for security concerns. But it put a stop to one of my scripts on another server(server2) that ftp's images over to my other one that can no longer accept ftp logins from outside scripts(server1). Well... my question is, can you have a silent form post of the image or something? i am looking for an alternative method to getting the image on the other server(server1). I could setup a script on the server(server1) that would upload from the form post.... or something. Just cannot be ftp 🙁
I have attached the code portion of the script that resides on server2.
FYI: server2 has software on it called imagemagick that server1 does not have. that is why i have my system of images setup like this.
Any help would be appreciated. THANKS!