File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Deleted and Extended Scenes.mkv | 68.0 MiB | 2023-Feb-11 10:12 |
Mastering For the Home Theater.mkv | 44.0 MiB | 2023-Feb-11 10:12 |
Alternate Ending.mkv | 31.1 MiB | 2023-Feb-11 10:12 |
Still Photographs - The Notebooks.mkv | 24.9 MiB | 2023-Feb-11 10:12 |
Still Photographs - John Doe's Photographs.mkv | 23.5 MiB | 2023-Feb-11 10:12 |
Theatrical EPK.mkv | 18.4 MiB | 2023-Feb-11 10:12 |
Still Photographs - Production Photographs.mkv | 13.1 MiB | 2023-Feb-11 10:12 |
Still Photographs - Police Crime Scene Photographs.mkv | 11.7 MiB | 2023-Feb-11 10:11 |
Telecine Gallery.mkv | 10.3 MiB | 2023-Feb-11 10:12 |
Production Designs.mkv | 9.9 MiB | 2023-Feb-11 10:11 |
Trailer.mkv | 6.7 MiB | 2023-Feb-11 09:55 |
Still Photographs - Victor's Decomposition.mkv | 5.7 MiB | 2023-Feb-11 09:56 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Se7en (1995)/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