File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
11 Anita Screens.mkv | 22.6 MiB | 2023-Jul-12 16:53 |
09 Voice of Icarus.mkv | 18.0 MiB | 2023-Jul-12 16:50 |
08 Troy Garity Harvey Introduction.mkv | 17.1 MiB | 2023-Jul-12 16:50 |
22 Big Bangs.mkv | 16.8 MiB | 2023-Jul-12 16:53 |
23 The Science of Sun Death.mkv | 15.6 MiB | 2023-Jul-12 16:53 |
02 Danny.mkv | 13.2 MiB | 2023-Jul-12 16:51 |
10 Michelle and Oxygen Garden.mkv | 12.6 MiB | 2023-Jul-12 16:50 |
01 Danny Boyle Introduction.mkv | 12.1 MiB | 2023-Jul-12 16:50 |
16 The Science of Space Travel Physiology.mkv | 11.6 MiB | 2023-Jul-12 16:53 |
17 Space Suit.mkv | 11.0 MiB | 2023-Jul-12 16:54 |
20 Chris Evans.mkv | 10.9 MiB | 2023-Jul-12 16:53 |
04 Cillian.mkv | 10.4 MiB | 2023-Jul-12 16:50 |
03 Zero G Flight.mkv | 9.2 MiB | 2023-Jul-12 16:50 |
13 Cliff Curtis.mkv | 9.2 MiB | 2023-Jul-12 16:53 |
15 Benny.mkv | 9.0 MiB | 2023-Jul-12 16:53 |
14 Bumps and Stunts.mkv | 8.4 MiB | 2023-Jul-12 16:53 |
12 Alwin Küchler.mkv | 8.2 MiB | 2023-Jul-12 16:52 |
18 Rose Intro.mkv | 8.1 MiB | 2023-Jul-12 16:53 |
19 Love Letters.mkv | 7.8 MiB | 2023-Jul-12 16:53 |
21 VFX.mkv | 7.5 MiB | 2023-Jul-12 16:54 |
07 Hiroyuki.mkv | 7.1 MiB | 2023-Jul-12 16:50 |
06 Science of the Sun.mkv | 5.6 MiB | 2023-Jul-12 16:51 |
05 Pre Viz.mkv | 5.1 MiB | 2023-Jul-12 16:50 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Sunshine (2007)/Extras/Web Production Diaries/"
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