This project involves working with an existing linux shell script. The function of this script is to import a file using ftp. It worked on a test server but when moved to the live server, it does not work any more.
The shell script is built based on a url that is entered to the db using a php GUI. The script needs to run from a cron job. This is all situated on a bluehost server.
Do you have the experience to get this to work or help me come up with another solution? Manually entering the url in a browser address line does fetch the file successfully, so I think we should be able to get this to work.