Crazy BigGaz
12-10-2002, 04:58 AM
Hi,
How can I copy and download the main error_log to my pc ? which is in /apache/logs
Regards,
Garry
How can I copy and download the main error_log to my pc ? which is in /apache/logs
Regards,
Garry
![]() | View Full Version : How can I Crazy BigGaz 12-10-2002, 04:58 AM Hi, How can I copy and download the main error_log to my pc ? which is in /apache/logs Regards, Garry Crazy BigGaz 12-10-2002, 05:09 AM Hi, If any can't do that how can I copy and paste in Putty when using Pico ? Regards, Garry UH-Matt 12-10-2002, 06:34 AM cp /path/to/log /path/to/www/folder then downlaod it from your website location :) Setup a cron to run regularly if you want regular backups. Crazy BigGaz 12-10-2002, 09:16 AM Hi, So it be: cp /local/apache/logs/error_logs /home/username/public_html ? Regards, Garry |