DingoBlue
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by DingoBlue-
Thank you for your help. Ticket ID is 7360615
-
/etc/redhat-release:CloudLinux Server release 6.7 (Aleksei Gubarev) /usr/local/cpanel/version:11.52.0.18 /var/cpanel/envtype:xen pv 2.6.32-531.29.2.lve1.3.11.1.el6.x86_64
-
If I log in to root and run "which ftp" I get "/usr/bin/ftp". Is there somewhere that could be stopping a cpanel cron job from getting to /usr/bin?
-
Hello, Do you have enable SSH access to your account? If yes, Please login your server with that user and provide us following command out. ftp echo $SHELL I have SSH access both normal and Ja...
-
Hello, Can you please try to use full path of FTP in your scripts. Try with /usr/bin/ftp and let me know if you are getting same issues. #!/bin/sh pwd /usr/bin/ftp -n ftp2.xxxxx.com.au home/yy...
-
Hi 24x7server, thank you for that information. Iwas afraid that was going to be the answer as I don't like compromising users if I can avoid it. Regards