File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Warning.mkv | 8.3 MiB | 2023-Jul-15 20:10 |
US Trailer.mkv | 50.4 MiB | 2023-Jul-15 20:14 |
Shooting the Annihilation interview with director of photography Andrew Dunn.mkv | 146.5 MiB | 2023-Jul-15 20:16 |
Re-release Trailer.mkv | 40.8 MiB | 2023-Jul-15 20:16 |
Menu Art.mkv | 70.2 MiB | 2023-Jul-15 20:17 |
Interview with film writer Stephen Thrower.mkv | 403.5 MiB | 2023-Jul-15 20:17 |
Destruction Designer interview with production designer Christopher Robilliard.mkv | 128.9 MiB | 2023-Jul-15 20:17 |
Audition for the Apocalypse interview with actress Karen Meagher.mkv | 219.0 MiB | 2023-Jul-15 20:17 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Threads (1984)/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