File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Training Videos/ | - | 2023-Jan-16 14:20 |
Deleted Scenes/ | - | 2023-Jan-16 14:20 |
Easter Eggs/ | - | 2023-Jan-16 14:20 |
Gag Reel.mkv | 61.6 MiB | 2023-Jan-16 13:13 |
American Greed - James McGill.mkv | 199.2 MiB | 2023-Jan-16 13:15 |
Fear and Loathing in Omaha - The World of Gene Takavic.mkv | 331.5 MiB | 2023-Jan-16 13:15 |
Series Adjourned - Saying Goodbye to Saul.mkv | 571.2 MiB | 2023-Jan-16 13:16 |
Wine and Roses - Casa Goodman.mkv | 816.6 MiB | 2023-Jan-16 13:15 |
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 6/"
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