Ticket #319 (new enhancement)

Opened 20 months ago

Last modified 15 months ago

A prompt is needed when copying over readonly files

Reported by: dwgras Owned by:
Priority: minor Milestone: Release_3.19
Component: fm/2 base Version: 3.14
Keywords: Prompt Cc:
Blocking: Blocked By:

Description

A prompt is needed asking the user what he wants to do when overwriting a directory or file(s) that have the attribute readonly.

Does the user want to continue or cancel the copy or move operation?

example: Some of the files are marked readonly, do you wish to proceed with the operation?

Presently, the copy/move operation fails with an error message.

Steven had this to say:

This is part of what's needed. The process is a bit more complicated in that, for safety, the check should be done before the copy/move is started. Otherwise, the destination might be partially updated before the user gets a chance to decide what to do.

Change History

Changed 19 months ago by gyoung

  • milestone changed from Release_4.0 to Release_3.16

Changed 15 months ago by gyoung

  • milestone set to Release_4.0
Note: See TracTickets for help on using tickets.