File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Publicity Featurettes/ | - | 2023-Feb-19 19:17 |
Awards Speeches/ | - | 2023-Feb-19 19:17 |
The Making of Fantastic Mr. Fox/ | - | 2023-Feb-19 19:17 |
Animatic version of the film.mkv | 586.5 MiB | 2023-Feb-19 19:11 |
Fantastic Mr. Dahl.mkv | 502.3 MiB | 2023-Feb-19 19:11 |
Discussion and Analysis.mkv | 102.8 MiB | 2023-Feb-19 19:10 |
Sony Robots Commercial.mkv | 11.1 MiB | 2023-Feb-19 19:08 |
Roald Dahl Reads Fantastic Mr. Fox.mkv | 73.1 MiB | 2023-Feb-19 19:08 |
Witch's Tree.mkv | 28.6 MiB | 2023-Feb-19 19:00 |
Introduction by Petey.mkv | 7.5 MiB | 2023-Feb-19 18:15 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Fantastic Mr. Fox (2009)/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