File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Weapons of the Future (2014).mkv | 222.0 MiB | 2023-Nov-23 23:28 |
On the Edge with Doug Liman (2014).mkv | 484.9 MiB | 2023-Nov-23 23:28 |
Storming the Beach (2014).mkv | 223.2 MiB | 2023-Nov-23 23:28 |
Operation Downfall - Adrenaline Cut.mkv | 61.6 MiB | 2023-Nov-23 23:28 |
A World on the Edge of Tomorrow (2014).mkv | 301.5 MiB | 2023-Nov-23 23:28 |
Creatures Not of This World (2014).mkv | 99.1 MiB | 2023-Nov-23 23:28 |
Deleted Scenes.mkv | 73.5 MiB | 2023-Nov-23 23:28 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Edge of Tomorrow (2014)/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