File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Sleep No More - Invasion of the Body Snatchers Revisited.mkv | 298.3 MiB | 2023-Feb-11 18:39 |
Interview - Kevin McCarthy (1985).mkv | 162.4 MiB | 2023-Feb-11 18:38 |
Return to Santa Mira.mkv | 145.2 MiB | 2023-Feb-11 18:38 |
The Stranger in Your Lover's Eyes.mkv | 133.7 MiB | 2023-Feb-11 18:39 |
The Fear is Real.mkv | 117.4 MiB | 2023-Feb-11 18:38 |
I No Longer Belong - The Rise and Fall of Walter Wanger.mkv | 107.1 MiB | 2023-Feb-11 18:36 |
The Fear and the Fiction - The Body Snatchers Phenomenon.mkv | 93.6 MiB | 2023-Feb-11 18:38 |
Trailer.mkv | 25.8 MiB | 2023-Feb-11 18:35 |
What's in a Name.mkv | 25.6 MiB | 2023-Feb-11 18:38 |
Essay by Kier-La Janisse.mkv | 18.8 MiB | 2023-Feb-11 18:30 |
Gallery - Documents.mkv | 17.6 MiB | 2023-Feb-11 18:38 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Invasion of the Body Snatchers (1956)/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