Jump to content

Automated Backup failure


maknet

Recommended Posts

Ever since v5, i seem to be having some difficulties with the automated FTP backup.

 

The activity log reports: Cron Job: Daily FTP Backup - Login Failed

 

I have tried two separate FTP servers to backup, but they both don't work. I can manually FTP in from the web-server.

 

Anyone have any ideas on the next debugging step?

 

Is there a PHP module that is required, that would allow FTP? Maybe that part is error'g?

 

Any help here is appreciated.

 

Thanks,

 

 

Lawrence

Link to comment
Share on other sites

Figured out the issue.

 

The server was locked down for security. The following functions were disabled. Once i re-enabled them all, it seemed to work.

 

(I don't know which specific functions are used in the backup module).

 

ftp_connect, ftp_exec, ftp_login, ftp_get, ftp_nb_fput, ftp_put, ftp_raw, ftp_rawlist, fput

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated