1
I need to take all files from a local folder and send via FTP to a folder on the server.
Explanation:
I have a folder with images (.jpg) of products that at the time of registering.
And I need to take these images and take them to another server via FTP, so that it would not be functional to select or even make manual the process, with this I need a way via PHP programming that I schedule later in the server cron to run.
Thanks
How are you doing? (Code)
– Valdeir Psr