Re: how do I copy from server to server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Brian McDonald wrote:
Is there a way to copy server to server using command line ftp or something
like it?
I am moving servers and I need to copy the entire html directory about 500
megs.
I really don't want to have to ftp down to my pc and ftp back up to the new
server.
rsync works well for this.  from oldserver try the following

rsync -Pav /oldserver/html/path/ user@newserver:/newserver/html/path/


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux