File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Fury Road - Crash & Smash.mkv | 45.5 MiB | 2024-Mar-01 19:52 |
Deleted Scenes.mkv | 38.1 MiB | 2024-Mar-01 19:53 |
Maximum Fury - Filming Fury Road.mkv | 335.0 MiB | 2024-Mar-01 19:54 |
The Five Wives - So Shiny, So Chrome.mkv | 131.0 MiB | 2024-Mar-01 19:54 |
Fury on Four Wheels.mkv | 262.1 MiB | 2024-Mar-01 19:54 |
The Road Warriors - Max and Furiosa.mkv | 132.5 MiB | 2024-Mar-01 19:54 |
The Tools of the Wasteland.mkv | 169.0 MiB | 2024-Mar-01 19:55 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Mad Max Fury Road (2015)/Extras/"
Note that this is a temporary storage server. Don't expect anything to stay there for long unless explicitly stated otherwise. If you find something you like, just grab it now.
You can also access this server using sftp, with username and password "public
". The command would then be sshpass -p public sftp public@rainbowda.sh
If you're using a POSIX system, you can automatically mount it on boot by putting this line in your /etc/fstab
file:
public@rainbowda.sh:/ YOUR_MOUNT_POINT_HERE fuse.sshfs defaults,nofail,allow_other,_netdev,ro,reconnect,ssh_command=sshpass\040-p\040public\040ssh 0 0