File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Behind The Scene.mkv | 1.2 GiB | 2023-Jul-15 20:38 |
Between the Lightning Strikes - The Making of Paul.mkv | 699.4 MiB | 2023-Jul-15 20:41 |
Simon’s Silly Faces.mkv | 18.7 MiB | 2023-Jul-15 20:41 |
Bloopers.mkv | 169.7 MiB | 2023-Jul-15 20:41 |
The Evolution of Paul.mkv | 202.1 MiB | 2023-Jul-15 20:41 |
Storyboards.mkv | 291.1 MiB | 2023-Jul-15 20:41 |
Theatrical Trailers.mkv | 125.3 MiB | 2023-Jul-15 20:42 |
TV Spots UK.mkv | 21.9 MiB | 2023-Jul-15 20:42 |
Who the Hell is Adam Shadowchild.mkv | 26.8 MiB | 2023-Jul-15 20:42 |
TV Spots US.mkv | 43.3 MiB | 2023-Jul-15 20:42 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/Paul (2011)/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