All public logs

Jump to navigation Jump to search

Combined display of all available logs of Essential. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:08, 28 February 2022 Tcepo talk contribs created page Bisync.sh (Created page with "<syntaxhighlight lang="bash"> #!/bin/bash #bidirectional sync sourcePath="$1" targetPath="$2" targetHost="$3" sshCommand="$4" [ -z "${sshCommand}" ] &&sshCommand='ssh -i /r...")