rsync -avP /source /destination/
will copy the source folder into destionation.
but
if
rsync -avP /source/ /destination/
will copy the data in source into destionation
Reference
Rsync example
rsync -avP /source /destination/
will copy the source folder into destionation.
but
if
rsync -avP /source/ /destination/
will copy the data in source into destionation
Reference
Rsync example
沒有留言:
張貼留言