Here is how to tar up a VPS environment and copy the file to another server.
cd /vz/private/1xx/root tar cvf - . | ssh root@dc1-vps2-151 "cat > /vz/tmp/109.tar"
Main Page
Recent changes
Random page
Help
What links here
Related changes
Special pages
Printable version
Permanent link