File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Short - Looking at Alice (1978).mkv | 307.2 MiB | 2023-Jul-15 20:44 |
Urban Legend - Unwrapping Candyman.mkv | 232.2 MiB | 2023-Jul-15 20:44 |
A Story to Tell - Clive Barker's The Forbidden.mkv | 209.5 MiB | 2023-Jul-15 20:44 |
Interview - Virginia Madsen - It Was Always You, Helen.mkv | 148.0 MiB | 2023-Jul-15 20:43 |
Interview - Tony Todd - Be My Victim.mkv | 109.8 MiB | 2023-Jul-15 20:44 |
Forbidden Flesh - The Makeup FX of Candyman.mkv | 90.1 MiB | 2023-Jul-15 20:44 |
Interview - Jane Ann Stewart - The Writing on the Wall.mkv | 71.7 MiB | 2023-Jul-15 20:44 |
Short - The Wreckers.mkv | 43.2 MiB | 2023-Jul-15 20:44 |
Short - A Bomb With No Name on It (1976).mkv | 41.8 MiB | 2023-Jul-15 20:44 |
Trailer.mkv | 22.9 MiB | 2023-Jul-15 20:44 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Candyman (1992)/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