Difference between revisions of "Rsync"

From SME Server
Jump to navigationJump to search
(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...")
 
 
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 -->
[[User:YOURUSERNAME|YOURNAME]]
+
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}} }}
{{#smeversion: {{#var:contribname}} }}
 
 
=== Description ===
 
<!-- add a description here -->
 
 
  
=== 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><tab name="For SME 9">
 
yum --enablerepo=smecontribs install {{#var:smecontribname}}
 
signal-event post-upgrade
 
signal-event reboot
 
</tab><tab name="For SME 8">
 
yum --enablerepo=smecontribs install {{#var:smecontribname}}
 
signal-event post-upgrade
 
signal-event reboot
 
 
</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 -->
[[contribtemplate::2| ]]
 
[[contriblang:: {{#var:lang}} | ]]
 

Latest revision as of 21:35, 3 June 2021




Warning.png Work in Progress:
work in progress, please use at your own risk. Documentation is still also a WIP has marked this page as a Work in Progress. The contents off this page may be in flux, please have a look at this page history the to see list of changes.


rsync
NeedImage.svg
rsync logo
Maintainermaintainer
Urlhttps://wiki.koozali.org
Category

Category you want

Tags Filethiswithalistoftags


Maintainer

Imported ny John Crisp

initial work of Stephen Noble - dungog.net

Version

Alpha 10:
Devel 9:
smeserver-rsync
The latest version of smeserver-rsync is available in the SME repository, click on the version number(s) for more information.


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:

IDProductVersionStatusSummary (6 tasks)
11296SME Contribs10alphaIN_PROGRESSInitial Import in SME 10 [smeserver-rsync]
9685SME Contribs9.0CONFIRMEDNFR: cron option
9683SME Contribs9.0CONFIRMEDanonymous access on share - broken dangerous behaviour
9682SME Contribs9.0CONFIRMEDupdate display when syncing
9681SME Contribs9.0CONFIRMEDdoes not save folder to backup from and to
9476SME Contribs9.1IN_PROGRESSsmeserver-rsync

Changelog

Only released version in smecontrib are listed here.