Skip to main content

Transfer specific sub-directory from cpanel file to box.com via ftp/CRON

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there! This would ultimately depend on what is available to you on the box.com server. This sounds like a perfect job for rsync, assuming that user has shell access enabled on their account, as that command is available to all users, but I can't say how box.com is set up. If you can get me more details on how you currently put the files on box.com, such as if you are connecting with an FTP user or some other type of tool, that would be the key to seeing what options are available.
    0
  • conticreative
    Thank you for the reply. We are still waiting for Box.com to let us know how they are setup at their end. They seem to have understood that we want to do a one time "push" of our files, while we need to run a CRON to push new files every hour or so. I am hoping as soon as we clarify that to have better idea of how it works at their end.
    0
  • conticreative
    Box.com has a fairly primitive FTP access: server name, username, password and port number for FTP and encrypted FTP.
    0
  • cPRex Jurassic Moderator
    Great - that's what we need to know. If FTP is the only answer, you'll have to stick with that, so rsync wouldn't be an option. There are some details about making an FTP script toward the end of the page here:
    0

Please sign in to leave a comment.