We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3201b commit 1c6276cCopy full SHA for 1c6276c
README.md
@@ -20,7 +20,7 @@ Get detailed information about all the features and a 'getting started' tutorial
20
+ Comparing with previous backups
21
* Sync backups to other locations
22
+ Amazon s3 (work in progress)
23
- + copy
+ + copy.com
24
+ Dropbox
25
+ rsync
26
+ SFTP
src/Backup/Sync/Copycom.php
@@ -15,7 +15,7 @@
15
* @copyright Sebastian Feldmann <[email protected]>
16
* @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
17
* @link http://www.phpbu.de/
18
- * @since Class available since Release 1.1.1
+ * @since Class available since Release 1.1.2
19
*/
class Copycom implements Sync
{
0 commit comments