Thread: How to move a directory to another and overwrite the content that matches?
hello,
have folder called functions , move wordpress folder, contain folder same name.
make sure overwrite files , subfolders.
tried this:
but says:code:sudo mv functions/ /var/www/mysite/wp-content/themes/optimize/
any idea?code:mv: cannot move `functions/' `/var/www/mysite/wp-content/themes/optimize/functions': directory not empty
many thanks,
it seem sin linux there different command achieve simple task:
it seems working. guys agree on or have missed out file?code:sudo rsync -azvv functions/ /var/www/mysite/wp-content/themes/optimize/functions/
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How to move a directory to another and overwrite the content that matches?
Ubuntu
Comments
Post a Comment