File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Episode 3 - Meredith.mkv | 7.7 MiB | 2022-Dec-29 15:19 |
Episode 1 - The Books Don't Balance.mkv | 9.1 MiB | 2022-Dec-29 23:53 |
Episode 6 - The Memo.mkv | 10.5 MiB | 2022-Dec-30 00:14 |
Episode 9 - Michael's Office.mkv | 11.5 MiB | 2022-Dec-30 00:16 |
Episode 4 - Stanley.mkv | 9.3 MiB | 2022-Dec-30 00:20 |
Episode 7 - Things Are Getting Tense.mkv | 11.5 MiB | 2022-Dec-30 00:21 |
Episode 10 - The Best Day Of My Life.mkv | 14.9 MiB | 2022-Dec-30 00:22 |
Episode 2 - Phyllis.mkv | 11.0 MiB | 2022-Dec-30 00:25 |
Episode 8 - You're Mean.mkv | 11.9 MiB | 2022-Dec-30 00:26 |
Episode 5 - Someone In The Warehouse.mkv | 8.1 MiB | 2022-Dec-30 00:26 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/series/The Office (US)/Extras/Webisodes/1. Webisodes - The Accountants/"
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