Command line copy between two Unix machines
Use the command: ditto -cv -V path | ssh username@remotehost ditto -x – remotepath
Replacing remotehost with the host name, and remotepath with the location the files are being copied too.
Command line copy between two Unix machines
Use the command: ditto -cv -V path | ssh username@remotehost ditto -x – remotepath
Replacing remotehost with the host name, and remotepath with the location the files are being copied too.