Already have an account? Sign In
Fab product for everything rental, it takes care of all my rental needs as a landlord.
Chris Richards, Landlord
Finally an honest professional company that does exactly what it says it will.
Paul Roberts, Landlord
I love this website. I found it really easy to use, very clear and well laid-out.
Ligia K, Landlord
# Append to your Bash script case "$FIRST_FILE_PATH##*." in mp4|mkv|avi) mv "$DOWNLOAD_DIR"/* /mnt/media/videos/ ;; iso|img) mv "$DOWNLOAD_DIR"/* /mnt/storage/isos/ ;; zip|tar.gz|rar) mv "$DOWNLOAD_DIR"/* /mnt/storage/archives/ ;; *) mv "$DOWNLOAD_DIR"/* /mnt/storage/misc/ ;; esac Use code with caution. 🔔 2. Instant Telegram Notifications
# ~/.config/aria2/aria2.conf # Event Hooks on-download-complete=/absolute/path/to/download-complete.sh on-download-error=/absolute/path/to/download-error.sh # Recommended complementary settings download-result=hide log-level=warn Use code with caution. 🔍 Troubleshooting & Best Practices
To invoke the hook, run aria2c with the following flag or add it to your configuration file: