File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Complete silence.mkv | 286.7 MiB | 2023-Feb-27 16:38 |
Final animation.mkv | 348.5 MiB | 2023-Feb-27 16:36 |
Initial challenge Long shots and Zero G.mkv | 233.3 MiB | 2023-Feb-27 16:37 |
It began with a story.mkv | 283.2 MiB | 2023-Feb-27 16:36 |
Physical weightlessness.mkv | 193.8 MiB | 2023-Feb-27 16:37 |
Previsualizing Gravity.mkv | 294.3 MiB | 2023-Feb-27 16:36 |
Sandra and George - A pair in space.mkv | 252.4 MiB | 2023-Feb-27 16:36 |
Space tech.mkv | 333.0 MiB | 2023-Feb-27 16:36 |
The hues of space.mkv | 302.8 MiB | 2023-Feb-27 16:37 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Gravity (2013)/Extras/Gravity - Mission Control/"
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