This commit is contained in:
Marc Beninca 2020-12-21 12:33:04 +01:00
parent 9e677f201a
commit 2ff0416d46

41
sync.sh
View file

@ -19,9 +19,9 @@ rsync --verbose --progress \
> /dev/null > /dev/null
} }
### FastCGI + PHP echo
## . echo 'FastCGI & PHP / .'
# .cgi .lua .pl .py .sh /cgi-bin .php # .cgi .lua .pl .py .sh /cgi-bin .php
rs 22 'marc' 'envs.net' 'public_html' rs 22 'marc' 'envs.net' 'public_html'
@ -33,14 +33,21 @@ rs 22 'mspe' 'tilde.team' 'public_html'
rs 22 'marc' 'tilde.institute' 'public_html' rs 22 'marc' 'tilde.institute' 'public_html'
rs 22 'mspe' 'tilde.institute' 'public_html' rs 22 'mspe' 'tilde.institute' 'public_html'
## ~ echo 'FastCGI & PHP / ~'
# .cgi .lua .pl .py .sh /cgi-bin .php
rs 22 'marcbeninca' 'tilde.club' 'public_html' rs 22 'marcbeninca' 'tilde.club' 'public_html'
rs 22 'mspe' 'tilde.club' 'public_html' rs 22 'mspe' 'tilde.club' 'public_html'
### PHP → CGI echo
## ~ echo 'PHP → CGI / .'
# Python 3.5
rs 9022 'marc' 'remotes.club' 'web'
rs 9022 'mspe' 'remotes.club' 'web'
echo 'PHP → CGI / ~'
rs 22 'marc' 'thunix.net' 'public_html' rs 22 'marc' 'thunix.net' 'public_html'
rs 22 'mspe' 'thunix.net' 'public_html' rs 22 'mspe' 'thunix.net' 'public_html'
@ -53,25 +60,25 @@ rs 22 'mspe' 'yourtilde.com' 'public_html'
rs 22 'marc' 'aussies.space' 'public_html' rs 22 'marc' 'aussies.space' 'public_html'
rs 22 'mspe' 'aussies.space' 'public_html' rs 22 'mspe' 'aussies.space' 'public_html'
### PHP echo 'PHP → CGI / http'
# Python 3.4
rs 22 'mspe' 'ctrl-c.club' 'public_html'
echo
echo 'PHP / .'
rs 22 'marc' 'radiofreqs.space' 'public_html' rs 22 'marc' 'radiofreqs.space' 'public_html'
rs 22 'mspe' 'radiofreqs.space' 'public_html' rs 22 'mspe' 'radiofreqs.space' 'public_html'
rs 9022 'marc' 'remotes.club' 'web' echo
rs 9022 'mspe' 'remotes.club' 'web'
## http echo 'ø / .'
rs 22 'mspe' 'ctrl-c.club' 'public_html'
### ø
## .
rs 22 'mspe' 'fr.tild3.org' 'public_html' rs 22 'mspe' 'fr.tild3.org' 'public_html'
## ~ echo 'ø / ~'
rs 22 'mspe' 'theasylum.team' 'public_html' rs 22 'mspe' 'theasylum.team' 'public_html'
@ -87,6 +94,6 @@ rs 22 'mspe' 'tilde.pw' 'public_html'
rs 22 'mspe' 'squiggle.city' 'public_html' rs 22 'mspe' 'squiggle.city' 'public_html'
## http echo 'ø / http'
rs 22 'mspe' 'rw.rs' 'public_html' rs 22 'mspe' 'rw.rs' 'public_html'