File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Building the Shot.mkv | 65.5 MiB | 2023-Jan-16 13:13 |
Constructing Davis & Main.mkv | 140.7 MiB | 2023-Jan-16 13:14 |
Davis & Main Mesothelioma.mkv | 9.8 MiB | 2023-Jan-16 13:01 |
Davis & Main Sandpiper.mkv | 6.3 MiB | 2023-Jan-16 12:57 |
Gag Reel.mkv | 76.2 MiB | 2023-Jan-16 13:14 |
HSC - Beaches'n'Peaches.mkv | 152.5 MiB | 2023-Jan-16 13:14 |
In Conversation - Jonathan Banks and Mark Margolis.mkv | 377.9 MiB | 2023-Jan-16 13:14 |
Jimmy and Kim - A Complicated Relationship.mkv | 81.3 MiB | 2023-Jan-16 13:13 |
Landing Fifi.mkv | 69.2 MiB | 2023-Jan-16 13:14 |
Setting the Score - Original Music.mkv | 80.2 MiB | 2023-Jan-16 13:09 |
Switch - Table read.mkv | 508.5 MiB | 2023-Jan-16 13:14 |
The Takedown.mkv | 110.9 MiB | 2023-Jan-16 13:14 |
Who Stole My Nest Egg.mkv | 4.6 MiB | 2023-Jan-16 13:00 |
Your the Greatest!.mkv | 7.2 MiB | 2023-Jan-16 12:52 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/series/Better Call Saul/Extras/Season 2/"
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