Opened 16 years ago
Closed 16 years ago
#4272 closed Feature request (rejected)
Add "Don't ask again" to "File has changed" popup window
Reported by: | Levani | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | xp |
Description
Every time after editing a file with my default editor and saving the file, it asks me over and over again upload the file back to server or not. I think it's rather unpleasant. Why not add one checkbox, which when checked automatically uploads the file without asking anything?
Sorry if this function already exits... :)
Note:
See TracTickets
for help on using tickets.
There is no safe way to detect when the file can be uploaded. Otherwise FileZilla can upload the file while some other program is still writing to it, leading to a corrupt file on the server which can go unnoticed.
So it is the task of the user to tell FileZilla when it is safe.