Score:0

Best and safe way to move a big folder

it flag

I want to move folder "X" from /var/www/site1 to /var/www/site2...

Is "mv" the best option? (Linux)

vidarlo avatar
ar flag
Is it the same file system? If so size is not important for `mv`
sav1sav avatar
it flag
@vidarlo .. yep that is same filesystem. just a different "directory"
Michael Hampton avatar
cz flag
Your post seems to have gotten an acceptable answer, but you did not mark it as solved. Please specify what additional details you are looking for, or mark it as solved by clicking the outline of the tick mark so that it turns solid green.
Score:2
ar flag

As it is the same file system, mv will do the move just fine in a short amount of time, as no data is actually moved; only references are updated.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.