Skip to content

Commit cd7a038

Browse files
committed
changed README
1 parent f126840 commit cd7a038

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The aim is to provide an easy-to-use script for all operating systems that backu
1111

1212
# Current features
1313
* download of all files and folders from a remote directory to a local directory
14-
* logging of failed downloads to a local file. After the backup the failed downloads could be repeated manually
1514
* user-friendly outputs to the console
15+
* create log files next to the backup
1616
* text file with statistics like number of folders, number of files, start date, end date, duration of the backup
1717
* compression of the backup folder to an (password encrypted) zip file
1818

@@ -21,7 +21,6 @@ The aim is to provide an easy-to-use script for all operating systems that backu
2121
* SSH support
2222
* backup of SQL databases
2323
* configurable lifespan of backups
24-
* more logging
2524

2625
# Requirements
2726
Because this project uses the <a href="https://www.npmjs.com/package/node-7z" target="_blank">node-7z</a> package it needs 7zip installed on your pc.

0 commit comments

Comments
 (0)