File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Ship Miniature Shoot.mkv | 17.4 MiB | 2023-Mar-16 21:01 |
Previsualization.mkv | 19.6 MiB | 2023-Mar-16 21:02 |
Peter Parks Bonus - Macro Photography Loop.mkv | 175.2 MiB | 2023-Mar-16 21:03 |
Life On Ship.mkv | 64.2 MiB | 2023-Mar-16 21:02 |
Interview with actors Hugh Jackman and Rachel Weisz.mkv | 115.2 MiB | 2023-Mar-16 21:03 |
Inside The Director's Mind - Scene To Storyboard Comparison.mkv | 171.4 MiB | 2023-Mar-16 21:02 |
Conception Art.mkv | 76.1 MiB | 2023-Mar-16 21:01 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/The Fountain (2006)/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