copied partially on to destination from the(ISO image of RHEL 7) mount point. The command is terminated properly. But less number of files on the destination. Space is available at the destination. I have chosen /var directory under the root file system. The disks are not LVM type, auto partitioned disks only. ( RHEL 7.7 and 7.6 both I have the issue).
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
I’ve seen a similar problem when using scp or cp, what I could suggest is using rsync instead.
To do that you could use the following:
rsync -avz /path/to/your/mount/folder/ /path/to/your/destination/folder/
Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.