Opened 14 years ago
Last modified 14 years ago
#5622 new Feature request
One click file backup
Reported by: | Vitali Raikov | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | filezilla@… | |
Component version: | Operating system type: | Linux | |
Operating system version: | Ubuntu 10.10 |
Description
I just thought about how often do we have to do backups, and it's actually pretty routine process, you have to copy file to your server, rename it, edit with w.e. you want and then upload it back.
What i suggest is adding an option to context menu, which with one click will make a backup file on server (same folder as the source file is located), it will copy the file with name like 'filename_bak.php'. This will make more people do backups.
Note:
See TracTickets
for help on using tickets.
As an additional option to this feature, it would be great if you could specify the backup filename, including a date format. For example, at work we're required to backup files using the format:
<basename>_old<YYYYMMDD>.<ext>