Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
8 results tagged nextcloud  ✕
Portapps - Nextcloud portable https://portapps.io/app/nextcloud-portable/
Mon Apr 1 14:55:07 2019 archive.org
QRCode
thumbnail

Nextcloud portable
An open source, self-hosted file share and communication platform.

Fresh installation

Download and install the latest portable setup where you want then run nextcloud-portable.exe.
App already installed

If you have already installed Nextcloud from the original setup, do the same thing as a fresh installation and move files :

%LOCALAPPDATA%\Nextcloud\* to data\conf

Run nextcloud-portable.exe and then you can remove Nextcloud from your computer.
Upgrade

For an upgrade, simply download and install the latest portable setup.

nextcloud portable app
GitHub - fsantini/KoboCloud: A set of scripts to synchronize a kobo reader with popular cloud services https://github.com/fsantini/KoboCloud
Fri Nov 23 19:28:01 2018 archive.org
QRCode
thumbnail

Cloud service support for Kobo v0.2
Installation

Copy the KoboRoot.tgz archive in the .kobo directory of your reader (it is a hidden directory, so you might want to enable the visualization of hidden files) and restart your Kobo.
Configuration

After restarting, plug your kobo back into the computer. Navigate to the .kobo directory. A new kobocloud directory should have appeared. Inside, edit the file kobocloudrc to add the links to the cloud services (one per line).
Notice: No subdirectories are supported at the moment, so be sure that your books are all in the same directories that you are sharing.
Nextcloud (Owncloud)

To add a nextcloud (owncloud) link, open your nextcloud website in a browser and select the folder that you want to share. Click on "Share" and select "Share with link". Copy the link into the kobocloudrc file.
Please note that you need a recent Nextcloud version. Owncloud is at the moment not tested, but should also work.
Dropbox

To add a Dropbox link, open your dropbox in a browser. Select the folder that you want to share and click "Share" and "Send link". Copy the link that appears into the kobocloudrc file.
Usage

The new files will be downloaded when the kobo connects to the Internet for a sync.
Troubleshooting

KoboCloud keeps a log of each session in the .kobo/kobocloud/get.log file. If something goes wrong, useful information can be found there. Please send a copy of this file with every bug report.
Known issues

No subdirectories are supported
Support of Google Drive can be considered if there is demand

Acknowledgment

Thanks to the defunct SendToKobo service for the inspiration of the project and for the basis of the scripts.
Curl for Kobo was downloaded from here: https://www.mobileread.com/forums/showthread.php?p=3734553 . Thanks to NiLuJe for providing it!
Thanks to Christoph Burschka for the help in updating this tool to the recent versions of kobo and nextcloud.

cloud kobo sync nextcloud dropbox
WebDAV Client API’s — Nextcloud Developer Manual 12 documentation https://docs.nextcloud.com/server/12/developer_manual/client_apis/WebDAV/index.html
Mon Jul 30 18:51:22 2018 archive.org
QRCode
thumbnail

This document provides a quick overview of the WebDAV operations supported in Nextcloud, to keep things readable it won’t go into many details for each operation, further information for each operation can be found in the corresponding rfc where applicable

webdav nextcloud
Different ways to access your Nextcloud files – Own your bits https://ownyourbits.com/2017/04/18/different-ways-to-access-your-nextcloud-files/
Mon Jul 30 18:50:49 2018 archive.org
QRCode
thumbnail

WebDAV is an extension to HTTP/1.1, and it is defined in RFC 4918. It extends the HTTP primitives in order to allow for file manipulation and colaborative authoring.

Some of these primitives include ( from Wikipedia )

COPY copy a resource from one URI to another
LOCK put a lock on a resource. WebDAV supports both shared and exclusive locks.
MKCOL create collections (a.k.a. a directory)
MOVE move a resource from one URI to another
PROPFIND retrieve properties, stored as XML, from a web resource. It is also overloaded to allow one to retrieve the collection structure (also known as directory hierarchy) of a remote system.
PROPPATCH change and delete multiple properties on a resource in a single atomic act
UNLOCK remove a lock from a resource
webdav nextcloud
Synchronisation des agendas et des tâches avec Thunderbird — Wiki de la mère Zaclys https://wiki.zaclys.com/index.php/Synchronisation_des_agendas_et_des_t%C3%A2ches_avec_Thunderbird
Tue Jul 24 13:56:29 2018 archive.org
QRCode
thumbnail
  • Avoir installé l'extension Lightningdans Thunderbird.
  • Avoir préalablement créé les agendas à synchroniser en passant par l'interface Web de Nextcloud.
  • Avoir récupéré les liens Caldav de ces calendriers
nextcloud task sync thunderbird
Show tasks with DUE date in calendar · Issue #28 · nextcloud/calendar · GitHub https://github.com/nextcloud/calendar/issues/28
Tue Jul 24 13:54:50 2018 archive.org
QRCode
thumbnail
  • per-user config option to enable this feature
  • only available when tasks app is enabled
  • tasks have a checkbox in front of them, clicking this checkbox will mark the task as done.
  • clicking the task itself should take the user to the task app
    • when going back to the calendar: get back to the same time-range?
task calendar nextcloud
Joplin, votre prise de notes en open source - TOOLinux https://www.toolinux.com/?Joplin-la-prise-de-notes-open-source
Wed Apr 4 23:01:14 2018 archive.org
QRCode
thumbnail

Alternative libre à onenote synchronisable avec NextCloud...

a tester

atester note libre nextcloud joplin
Note: Mettre à jour NextCloud /index.php/shaare/D5p5fQ
Thu Jan 19 18:29:29 2017 archive.org
QRCode

Comment mettre à jour NextCloud ?

Allez dans le répertoire updater de NextCloud
et lancer la commande
sudo -u www-data php ./updater.phar

(oui je préfère le faire en terminal, histoire de pouvoir agir directement en cas de souci...)

nextcloud owncloud update maj
4759 links, including 1673 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn