csync -> ocsync
This commit is contained in:
parent
5abd0a546c
commit
26b61a8ce6
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2012/10/16 09:19:23 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2012/10/16 09:43:11 ajacoutot Exp $
|
||||
|
||||
COMMENT= easy and universal access to shared and/or personnal files
|
||||
|
||||
DISTNAME= owncloud-4.5.0
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README,v 1.9 2012/10/16 09:19:23 ajacoutot Exp $
|
||||
$OpenBSD: README,v 1.10 2012/10/16 09:43:11 ajacoutot Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
@ -68,9 +68,9 @@ access is done over https instead of http.
|
||||
|
||||
Synchronization
|
||||
===============
|
||||
The "csync" package (net/csync) can be installed to synchronize local
|
||||
The "ocsync" package (net/ocsync) can be installed to synchronize local
|
||||
files with ownCloud. e.g.
|
||||
$ csync /path/to/localdir ownclouds://<username>:<password>@<hostname>/files/webdav.php/remotedir/
|
||||
$ ocsync /path/to/localdir ownclouds://<username>:<password>@<hostname>/files/webdav.php/remotedir/
|
||||
|
||||
Apps and dependencies
|
||||
=====================
|
||||
|
Loading…
x
Reference in New Issue
Block a user