View Single Post

Old 03-29-2008   #4 (permalink)
Sergey Hmelevsky
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 644
Sergey Hmelevsky will become famous soon enough
Default Re: I need counters for each article...

Quote:
How I will apply patch
copy patch to script root directory and unzip it

Quote:
and I want to backup my host to my computer
the easiest way to do this, connect to server via SSH and run command
Code:
tar -zcf backup.tgz /path/to/script
and then copy backup.tgz to your computer.
__________________
With private requests send a ticket on http://www.subrion.com/desk/
Sergey Hmelevsky is offline   Reply With Quote