Hi,
Our website is hosted by another company so my database resides on their server. I would like to be able to update the database on my server when updates are sent from the web. Is there a way to do an auto FTP in code?
well i guess an auto FTP is only possile if your web hosting company grants you permission to connect to their server and download a mirror of the database off their server. So i guess you should talk to you hosting company about this.
How are the updates being done on the server? If it's with a cgi-program, especially perl, you should be able to add some code to ftp the data to you. There's a good perl FTP module or two at
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.