In the interest of the plethora of newbs this project it attempting to
attract, I think it best to post a workaround.

Please correct me if I'm wrong.

To skip all overwrites:
cp -n -r -v <filesource> <filedestination>

To overwrite all files:
cp -f -r -v <filesource> <filedestination>

-Neil

-- 
nautilus does not count files to replace before showing "not enough space"
https://bugs.launchpad.net/bugs/264585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to