Skip to main content

How to Move Folder Auto Using Cron Job

Comments

3 comments

  • cPanelMichael
    Hello :) I suggest using a cron job, as mentioned on this thread: Access files ouside a user's folder using a symlink Thank you.
    0
  • Ameer Tamoor
    Do you have root access to the server? With root access you can create a simple cron job to rsync the files to another account and change permission accordingly. If you have only account level access, you may need to do it with the help of ftp.

    Thanks, Yes i have root access, Please share Cron job script
    0
  • cPanelMichael
    The specific cron job you add will depend on the specific accounts you are copying files to. The thread I referenced in my earlier response should help. Thank you.
    0

Please sign in to leave a comment.