summaryrefslogtreecommitdiffstats
path: root/src/plugins/Upload.conf
blob: 696a7bd4e2ecbf50e357bee7d147581c59924df5 (plain)
1
2
3
4
5
6
7
8
9
# Description: Packs crash data into .tar.gz file and uploads it via FTP/SCP/etc

# URL to upload the files to.
# supported: ftp, ftps, http, https, scp, sftp, tftp, file
# for example: ftp://user:password@server.name/directory
# or:          scp://user:password@server.name:port/directory etc.
# for testing: file:///tmp/test_directory
# If empty, the prepared archive is stored in /var/run/abrt/
URL =