https://github.com/rookie0/nextcloud-sharing-path
🌩 Nextcloud app to enhance files sharing to be accessed by stored path, can be used as CDN origin.
https://github.com/rookie0/nextcloud-sharing-path
cdn nextcloud path share
Last synced: 4 days ago
JSON representation
🌩 Nextcloud app to enhance files sharing to be accessed by stored path, can be used as CDN origin.
- Host: GitHub
- URL: https://github.com/rookie0/nextcloud-sharing-path
- Owner: rookie0
- License: agpl-3.0
- Created: 2019-07-27T05:34:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T10:59:48.000Z (over 3 years ago)
- Last Synced: 2023-03-11T02:18:39.158Z (about 2 years ago)
- Topics: cdn, nextcloud, path, share
- Language: PHP
- Homepage:
- Size: 52.7 KB
- Stars: 42
- Watchers: 6
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# Nextcloud Sharing Path [](https://ko-fi.com/F1F51I62J)
Nextcloud app to enhance files sharing usage. Easy share, multi-use.
Now you can share your files by path format like below:
`https://youre-domain/nextcloud/apps/sharingpath/username/shared-file-stored-path`
In this way, you can use your nextcloud as CDN origin storage 🌩.
⚠️ **Attention** *Potential security risk: links could be guessed and the files in shared directories can be accessed.*
## Installation
- Install from [Nextcloud App Store](https://apps.nextcloud.com/apps/sharingpath), navigate in your Nextcloud instance to the `Apps`, in the category `Files` or `Tools` find `Sharing Path` and enable it.
- Install by yourself, download this and put to your Nextcloud instance install path `/your-nextcloud-install-path/apps/`, then `Enable` it at `Apps` > `Your apps`.
## Usage
Check `Enable sharing path` at `Setting` > `Sharing` first.
Then just share your files or directories(add a share link without `Hide download` or `Password protect` and not expired if expiration date has set), then you can get the url by click `Copy Sharing Path` from more icon `···` dropdown actions menu or right click menu.
There are some settings in `Settings` > `Sharing`(Administration & Personal) > `Sharing Path` you may need take a look.
## Screenshots
## Changelog
See [CHANGELOG](CHANGELOG.md)
## License
[AGPL](./COPYING)