File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Titles of Walter Mitty.mkv | 54.0 MiB | 2023-Feb-16 21:11 |
Nordic Casting.mkv | 71.0 MiB | 2023-Feb-16 21:11 |
The History of Walter Mitty.mkv | 77.7 MiB | 2023-Feb-16 21:11 |
The Music of Walter Mitty.mkv | 81.0 MiB | 2023-Feb-16 21:11 |
The Look of Life.mkv | 101.6 MiB | 2023-Feb-16 21:11 |
Icelandic Adventure.mkv | 113.7 MiB | 2023-Feb-16 21:12 |
That's a Shark!.mkv | 166.4 MiB | 2023-Feb-16 21:11 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/The Secret Life of Walter Mitty (2013)/Extras/Behind the Scenes/"
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