File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
TV Spot.mkv | 7.8 MiB | 2023-Feb-12 19:42 |
Stills Gallery.mkv | 5.9 MiB | 2023-Feb-12 19:42 |
Theatrical Trailer.mkv | 14.0 MiB | 2023-Feb-12 19:46 |
A Guided Tour with Alfred Hitchcock.mkv | 21.1 MiB | 2023-Feb-12 19:53 |
Destination Hitchcock - the Making of North by Northwest.mkv | 308.8 MiB | 2023-Feb-12 19:54 |
North by Northwest - One for the Ages.mkv | 163.8 MiB | 2023-Feb-12 19:54 |
The Master's Touch - Hitchcock's Signature Style.mkv | 403.2 MiB | 2023-Feb-12 19:54 |
Cary Grant - A Class Apart.mkv | 647.0 MiB | 2023-Feb-12 19:54 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/North by Northwest (1959)/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