File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Building the World of The Equalizer 2.mkv | 284.2 MiB | 2023-Aug-26 21:40 |
Deleted & Extended Scenes.mkv | 288.7 MiB | 2023-Aug-26 21:40 |
Denzel as McCall - Round Two.mkv | 82.6 MiB | 2023-Aug-26 21:39 |
NBA Promo 1.mkv | 17.1 MiB | 2023-Aug-26 21:39 |
NBA Promo 2.mkv | 10.3 MiB | 2023-Aug-26 21:30 |
Retribution Mode Snippets.mkv | 345.2 MiB | 2023-Aug-26 21:40 |
Seconds Till Death - Action Breakdown.mkv | 60.2 MiB | 2023-Aug-26 21:39 |
Through Antoine's Lens - The Cast.mkv | 70.6 MiB | 2023-Aug-26 21:39 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/The Equalizer 2 (2018)/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