File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Aaron Paul Answers Fan Questions.mkv | 62.8 MiB | 2023-Jan-10 22:32 |
Abiquiu.mkv | 96.1 MiB | 2023-Jan-10 22:33 |
Bryan Cranston Answers Fan Questions.mkv | 106.4 MiB | 2023-Jan-10 22:34 |
Caballo Sin Nombre.mkv | 125.1 MiB | 2023-Jan-10 22:35 |
Cast on Season 3.mkv | 80.7 MiB | 2023-Jan-10 22:33 |
Fly.mkv | 85.2 MiB | 2023-Jan-10 22:35 |
Full Measure.mkv | 76.4 MiB | 2023-Jan-10 22:31 |
Green Light.mkv | 103.7 MiB | 2023-Jan-10 22:33 |
Half Measures.mkv | 79.3 MiB | 2023-Jan-10 22:35 |
I See You.mkv | 93.6 MiB | 2023-Jan-10 22:34 |
I.F.T.mkv | 118.5 MiB | 2023-Jan-10 22:35 |
Kafkaesque.mkv | 114.3 MiB | 2023-Jan-10 22:33 |
Mas.mkv | 86.5 MiB | 2023-Jan-10 22:31 |
No Mas.mkv | 116.2 MiB | 2023-Jan-10 22:31 |
One Minute.mkv | 110.9 MiB | 2023-Jan-10 22:33 |
Sunset.mkv | 103.8 MiB | 2023-Jan-10 22:34 |
The Cousins Visit Walt.mkv | 50.3 MiB | 2023-Jan-10 22:20 |
The Hay Truck.mkv | 81.5 MiB | 2023-Jan-10 22:33 |
The Opening Scene of Season 3.mkv | 83.5 MiB | 2023-Jan-10 22:34 |
Walt's Car.mkv | 72.3 MiB | 2023-Jan-10 22:33 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/series/Breaking Bad/Extras/Season 3/Inside Breaking Bad/"
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