07-21-2010, 09:36 AM
hello i have 5 servers running on my root with linus but i dont want upload the scrds things everytime. how to copy a server(scrds) to a other server from the root?
thx
thx
[Resolved] Copy a scrds folder
|
07-21-2010, 09:36 AM
hello i have 5 servers running on my root with linus but i dont want upload the scrds things everytime. how to copy a server(scrds) to a other server from the root?
thx
07-21-2010, 09:39 AM
cp -r folder1 folder2
Interactive web based config creator for CS, CSS, TF2 and DODS
Creates server and client configs in an explained dialog. You`ll also find precompiled debian gameserver kernels for download
07-24-2010, 12:06 AM
Terrorkarotte that command will allow just to copy srcds on same server.
labbadia9 - to copy one folder to another server you need to use rsync or just connect over ssh from MC.
07-25-2010, 09:37 AM
(07-24-2010, 12:06 AM)scorpio2k2 Wrote: Terrorkarotte that command will allow just to copy srcds on same server. ... Thats what he was asking...
~ trewq
07-26-2010, 10:37 AM
From root to root you can use rsync.
On the same root use cp. |
« Next Oldest | Next Newest »
|