File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Postcards from the Amalfi Coast.mkv | 118.1 MiB | 2023-Nov-10 07:44 |
Robert McCall - A Man of The People.mkv | 57.6 MiB | 2023-Nov-10 07:44 |
Call To Action.mkv | 69.8 MiB | 2023-Nov-10 07:44 |
Lyric Video - Jacob Banks - Monster.mkv | 42.5 MiB | 2023-Nov-10 07:43 |
Deleted Scenes.mkv | 172.5 MiB | 2023-Nov-10 07:43 |
Blood Brothers - The Collaboration of Denzel Washington & Antoine Fuqua.mkv | 72.9 MiB | 2023-Nov-10 07:43 |
Denzel and Dakota - A Reunion.mkv | 42.3 MiB | 2023-Nov-10 07:41 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/movies/The Equalizer 3 (2023)/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