Difference between revisions of "Rsync"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) (Created page with "{{Languages}} <!-- here we define the contrib name variable --> <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value...") |
Unnilennium (talk | contribs) |
||
Line 6: | Line 6: | ||
<!-- we define the language --> | <!-- we define the language --> | ||
{{#vardefine:lang| {{lc: {{#titleparts: {{PAGENAME}} | | -1}} }} |en }} | {{#vardefine:lang| {{lc: {{#titleparts: {{PAGENAME}} | | -1}} }} |en }} | ||
− | {{Infobox contribs | + | {{WIP box|work in progress, please use at your own risk. Documentation is still also a WIP}}{{Infobox contribs |
|name={{#var:contribname}} | |name={{#var:contribname}} | ||
|image={{#var:contribname}}.jpg | |image={{#var:contribname}}.jpg | ||
Line 19: | Line 19: | ||
===Maintainer=== | ===Maintainer=== | ||
<!-- here you need to file your username and name --> | <!-- here you need to file your username and name --> | ||
− | + | Imported ny John Crisp | |
− | === Version === | + | initial work of Stephen Noble - dungog.net |
+ | |||
+ | ===Version=== | ||
<!-- keep this first element as is, you can add some if needed --> | <!-- keep this first element as is, you can add some if needed --> | ||
{{#smeversion: {{#var:smecontribname}} }} | {{#smeversion: {{#var:smecontribname}} }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | === Installation === | + | ===Description=== |
+ | SMEserver rpm for setting up rsync jobs with a server panel | ||
+ | ===Installation=== | ||
<tabs container><tab name="For SME 10"> | <tabs container><tab name="For SME 10"> | ||
yum --enablerepo=smecontribs install {{#var:smecontribname}} | yum --enablerepo=smecontribs install {{#var:smecontribname}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</tab></tabs> | </tab></tabs> | ||
− | + | ===Configuration=== | |
− | === Configuration === | ||
you can list the available configuration with the following command : | you can list the available configuration with the following command : | ||
config show {{#var:contribname}} | config show {{#var:contribname}} | ||
Line 80: | Line 70: | ||
− | + | ===Uninstall=== | |
− | === Uninstall === | ||
yum remove {{#var:smecontribname}} {{#var:contribname}} | yum remove {{#var:smecontribname}} {{#var:contribname}} | ||
− | === Bugs === | + | ===Bugs=== |
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}} | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}} | ||
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}} | and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}} | ||
Line 93: | Line 82: | ||
Only released version in smecontrib are listed here. | Only released version in smecontrib are listed here. | ||
− | {{ #smechangelog: {{#var:smecontribname}} }} | + | {{#smechangelog: {{#var:smecontribname}} }} |
Line 100: | Line 89: | ||
<!-- Please keep there the template revision number as is --> | <!-- Please keep there the template revision number as is --> | ||
− | |||
− |
Latest revision as of 20:35, 3 June 2021
rsync logo | |
Maintainer | maintainer |
---|---|
Url | https://wiki.koozali.org |
Category | |
Tags | File, this, with, a, list, of, tags |
Maintainer
Imported ny John Crisp
initial work of Stephen Noble - dungog.net
Version
Description
SMEserver rpm for setting up rsync jobs with a server panel
Installation
yum --enablerepo=smecontribs install smeserver-rsync
Configuration
you can list the available configuration with the following command :
config show rsync
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
property | default | values | |
---|---|---|---|
DbName | nextcloud | string | for mysql db |
DbPassword | GENERATED | string | for mysql db |
DbUser | nextcloud | string | for mysql db |
access | private | private, public | |
status | enabled | enabled,disabled |
Uninstall
yum remove smeserver-rsync rsync
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-rsync component or use this link
Below is an overview of the current issues for this contrib:
ID | Product | Version | Status | Summary (6 tasks) ⇒ |
---|---|---|---|---|
11296 | SME Contribs | 10alpha | IN_PROGRESS | Initial Import in SME 10 [smeserver-rsync] |
9685 | SME Contribs | 9.0 | CONFIRMED | NFR: cron option |
9683 | SME Contribs | 9.0 | CONFIRMED | anonymous access on share - broken dangerous behaviour |
9682 | SME Contribs | 9.0 | CONFIRMED | update display when syncing |
9681 | SME Contribs | 9.0 | CONFIRMED | does not save folder to backup from and to |
9476 | SME Contribs | 9.1 | IN_PROGRESS | smeserver-rsync |
Changelog
Only released version in smecontrib are listed here.