Skip to content

Commit 8cb90fa

Browse files
Added ext/curl and rsync to requirements
1 parent cddfae2 commit 8cb90fa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ Get detailed information about all the features and a 'getting started' tutorial
1919
+ Check min size
2020
+ Comparing with previous backups
2121
* Sync backups to other locations
22-
+ Amazon s3 (planned)
22+
+ Amazon s3 (work in progress)
2323
+ Dropbox
24-
+ FTP (postponed)
2524
+ rsync
2625
+ SFTP
2726
* Cleanup you backup location
@@ -32,13 +31,15 @@ Get detailed information about all the features and a 'getting started' tutorial
3231
## Requirements
3332

3433
* PHP 5.3+
34+
+ ext/curl
3535
+ ext/dom
3636
+ ext/json
3737
+ ext/spl
3838
* POSIX Shell
3939
+ mysqldump
4040
+ tar
4141
+ bzip2 or gzip
42+
+ rsync
4243

4344
## Installation
4445

0 commit comments

Comments
 (0)