iwconfig
iwconfig
Well, you must be doing something wrong, because the whole point of a reverse proxy IS _exactly_ that; to __not__ expose the instance directly. You do that by __NOT__ opening...
Great! Glad I could help. > I totally overlooked the external port binding in Docker. Yeah, it's very common.
> > > you can whitelist the telegram accounts which can use log-in to your teldrive instance by adding usernames in config.toml under jwt-allowed-users. > > > > > >...
Yeah, I can confirm this is the case for me with the dmaker.fan.p39 as well.
Oh! After some sleep I now realize this is an issue with the `mime` package, https://github.com/rclone/rclone/blob/847734d421d219f1b12b144fcb0d08a6556e1485/fs/operations/operations.go#L1864 or rather, the header itself (one could argue). As I understand it, `Content-Disposition: filename="Sintel.mp4"`...
Uhuh... Well the maximum of 2GB per chunk is a Telegram (non-subscription) limit. However: https://teldrive-docs.pages.dev/docs/guides/rclone >chunk_size (default: "500M" , max: "2GB") >Maximum size of file chunks for uploads. Supports size...
Heh! I came here to request the exact same feature. I have a lot of file-based split archives (rather than byte-based) stored on a remote server I access with rclone....
Yes! Awesome! Works great on my end. Thank you very much @mxmlnkn!