olaf
Mon 7 May 2007, 02:52 pm GMT +0200
Hi,
I need to copy some plublic folders with files from one webserver to another. Because it some filesize (total ~2GB) I want to copy them via linux using putty.
how do to do that:
I thought I go to the target folder and run that kind of command:
rsync http://www.domain.com/files /files
is this the right way to do that?
I need to copy some plublic folders with files from one webserver to another. Because it some filesize (total ~2GB) I want to copy them via linux using putty.
how do to do that:
I thought I go to the target folder and run that kind of command:
rsync http://www.domain.com/files /files
is this the right way to do that?