This project is not covered by Drupal’s security advisory policy.

Description

Basically this is a developer module.
This module gives you a way to easily take backup of your modified files during a certain time. User have to give start date and end date for backup. With the help of dates, users can take the backup of updated file at any time he needs.

User need to specify source folder from where backup need to take, by default it will take the '/' folder. User need to specify destination folder from where backup files need to place.

User can see the previous backup files with the different details and he can download and delete the files.

There will be there link as defined below:

admin/settings/file_backup: Form to take backup.
admin/settings/file_backup/download: List of all previous backup files.
settings/file_backup/settings: Set the destination folder.

Dependencies

Module: date_popup

Project information

Releases