File/Directory server to server transfer command line needed.
I have a new server and want to transfer my backup directory named snapshot and it's subdirectories ( daily,weekly,monthly) over to my new server using ssh.I am still new at this and could use some help on the command line I need to use to accomplish this.
Directory name on the old server: /snapshot
Directory name I want to transfer to on the new server: /osb
I'm assuming that being in the "/" directory on the server "/" would be used before the directory name.
Thanks,
Your help is appreciated.