Add uploader scripts and docs
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"remote_destination": "filez@10.10.8.1:/mnt/ssd2t/shared/torrent/Downloads/",
|
||||
"ssh_key_path": "",
|
||||
"ssh_port": 22,
|
||||
"scan_directory": "/Users/mcer323/Downloads",
|
||||
"skip_patterns": [
|
||||
".*",
|
||||
"*.crdownload",
|
||||
"*.part",
|
||||
"*.tmp",
|
||||
"uploader",
|
||||
"organizer",
|
||||
"ORGANIZER_LOG.txt",
|
||||
"organizer_log*.txt",
|
||||
"__pycache__"
|
||||
],
|
||||
"min_file_age_seconds": 30,
|
||||
"timeout_seconds": 7200,
|
||||
"remote_scan_timeout": 120,
|
||||
"dry_run": false
|
||||
}
|
||||
Reference in New Issue
Block a user