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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to