we need to connect to one of the FTPS file server and push the files on a hourly basis. We are able to connect to their server using lftp after setting certificate, key files using set ssl:cert-file, ssl:key-file, but need help in sending files to their server using an automated shell script.
We have to follow below while connecting to their server (not sure how to follow these, while transferring commands and files to their server)
If any have tried it earlier, please share your inputs here.
The below screen shot conatains debug information for ls and put command. Put command is failed with error.
At last I am able to upload files to their server. I have set the below parameters in lftp session and it worked for me.