asfa 0.10.0

Avoid sending file attachments by uploading via SSH to a remote site with non-guessable (hash-based) prefix and print URLs.
1
2
3
4
5
6
7
hosts:
- alias: my-host
  hostname: my-dummy-host.dummy-domain.eu
  port: 22
  user: my-dummy-user
  folder: /var/www/asfa
  group: www-data