mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
50_SSFile.pm: contrib Version 0.5.0
git-svn-id: https://svn.fhem.de/fhem/trunk@23048 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
944d3be5e3
commit
0438dfebc2
@ -2316,11 +2316,14 @@ return $out;
|
|||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
Im Zielpfad (dest= Argument) können <a href="https://metacpan.org/pod/POSIX::strftime::GNU">POSIX %-Wildcards</a> angegeben werden. <br><br>
|
||||||
|
|
||||||
<b>Beispiele: </b> <br>
|
<b>Beispiele: </b> <br>
|
||||||
set <Name> Upload "./text.txt" dest=/home/upload <br>
|
set <Name> Upload "./text.txt" dest=/home/upload <br>
|
||||||
set <Name> Upload "/opt/fhem/old data.txt" dest=/home/upload ow=false <br>
|
set <Name> Upload "/opt/fhem/old data.txt" dest=/home/upload ow=false <br>
|
||||||
set <Name> Upload "./Archiv neu 2020.txt" dest=/home/upload <br>
|
set <Name> Upload "./Archiv neu 2020.txt" dest=/home/upload <br>
|
||||||
set <Name> Upload "./log" dest=/home/upload mode=inc struc=false <br>
|
set <Name> Upload "./log" dest=/home/upload mode=inc struc=false <br>
|
||||||
|
set <Name> Upload "./log" dest=/home/upload/%Y_%m_%d_%H_%M_%S mode=full struc=false <br>
|
||||||
set <Name> Upload "./" dest=/home/upload mode=inc <br>
|
set <Name> Upload "./" dest=/home/upload mode=inc <br>
|
||||||
set <Name> Upload "/opt/fhem/fhem.pl,./www/images/PlotToChat.png,./log/fhem-2020-10-41.log" dest=/home/upload <br>
|
set <Name> Upload "/opt/fhem/fhem.pl,./www/images/PlotToChat.png,./log/fhem-2020-10-41.log" dest=/home/upload <br>
|
||||||
</li><br>
|
</li><br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user