Abnormal interruption of large cross-region music videos

Source: Internet
Author: User
Abnormal interruption of large cross-region music video files-general Linux technology-Linux technology and application information. For more information, see the following section. Make a big mistake.
Log on to the server and see that the partition space is almost full. I want to move some files and leave a little space.
Mv finename/mnt/e suddenly thought that this file has a soft link and is in use. Press ctrl + c

Check that the size of the original file has not changed, but you are worried about problems.
Check the document to learn:
When moving files across file systems, mv first copies and then deletes the original files
Q: Is it deleted after all copies? Or copy one to delete one?
In order to prove this point, we will proceed with the experiment!

Find a sub-account. You can also perform a test on the vmserver to find a large file.
[Root @ localhost apache2] # du-sh text/
762 M text/
[Root @ localhost apache2] # mv text // var



[Root @ localhost apache2] # du-sh text/
762 M text/

File size not changed

View a temporary file at the target address. Another part is the files that have been copied.
[Root @ localhost apache2] # ls/var/text/
Info/old/update. php yipingNum. php

Now I have nothing to worry about. I was shocked just now.
Many people have not done this operation.

Continue to work.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.