AndyX
- Total activity 220
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 41
Comments
Recent activity by AndyX-
Could you get a ticket submitted I tried that once, but the process is too difficult. Earlier I ran the Cron Job, well I looked at the cron log and perhaps this will help. What is the next lin...
-
When logged in as the user I would expect both cron and terminal to give me the same results. I just tried this, like you set the Cron Job for 5 minutes, same error email sent just like if I had...
-
Question are you running the test in a Cron Job, or from the terminal? I have not tested in terminal, but I would assume no errors would occur.
-
I created a new system and confirmed the user had rsync access. When running the command on my end I got the error I expected when testing this, as the user wouldn't have access to write to those ...
-
Hi cPRex, Every morning the Cron Job runs to rsync the the entire user directory and all directories and files within it. I have two drives in my server, drive A and drive B. I'm using drive B as ...
-
Thanks for the additional details. By default, when I create a cPanel user and provide them with shell access, I'm not able to see the rsync command, so it seems there may be other customizations ...
-
I appreciate your help, cPRex. rsync -a --delete /home/southbay/ /backup
-
Are you still not seeing it even with that command? Correct, not seeing it using that command. Perhaps the file is being generated by cPanel when the Cron Job starts and deleted after the Cron J...
-
Thank you for looking into this, cPRex. I don't see why an rsync command couldn't copy those normally if the command is being run as root. When a Cron Job runs from cPanel, it will not be run a...
-
Thank you for the information, Lauren.