Skip to content

Commit c7f40d8

Browse files
authored
Minor fixes in README.md
1 parent 1b905de commit c7f40d8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ NPBackup also has the ability to launch housekeeping operations after backups in
6464

6565
#### The usual server backup solution
6666

67-
It's always most advisable to do server backups as complete disk image, which is especially easy when run as virtual machine.
67+
It's always most advisable to do server backups as complete disk images, which is especially easy when run as virtual machine.
6868
But in a world of cloud servers, one needs a backup solution that will run inside a VM (or baremetal), and backup various services likes files and/or databases where snapshots/dump operations are required.
6969

70-
NPBackup can run pre-exec and post-exec commands (with timeouts and failure action), can accept direct database dumps via stdin_from_command parameter, can trigger VSS on windows, can filter
70+
NPBackup can run pre-exec and post-exec commands (with timeouts and failure action), can accept direct database dumps via stdin_from_command parameter, can trigger VSS on windows and can exclude various unnecessary files.
7171

7272
Backups are run by setting up a scheduled task / cron job manually or via integrated task creation.
7373

@@ -103,7 +103,7 @@ Backups are run by setting up a scheduled task / cron job manually or via integr
103103
- Google Cloud Storage*
104104
- OpenStack Swift*
105105
- Alibaba Cloud (Aliyun) Object Storage System (OSS)*
106-
- Rclone support
106+
- Rclone support*
107107
- Resume on interrupted backups*
108108
- VSS snapshot fallback
109109

0 commit comments

Comments
 (0)