Christian Visintin

Results 59 comments of Christian Visintin

Yes, they are at $HOME/.config/termscp/termscp.log

Will be soon released in 0.14

It doesn't look like libsmbclient has a function to list shares, or I cannot find it 🤷🏻

Oook, it looks like it's only in SMB4. It could be a future development, but I'd need to think about how to display on the UI, it may be not...

Please, try with https://github.com/veeso/suppaftp instead, which is the maintained version of this library and set the transfer type to `Binary` with the `transfer_type` function

So the implementation is done and it'll be released along with 0.14 very soon. Unfortunately, it won't have the possibility to display namespaces, pods and containers atm. This would require...

it is partially implemented by this https://github.com/veeso/termscp/issues/256 in 0.15 it will support fuzzy search

Merged into develop. Regarding the clear, I'll follow this https://github.com/veeso/termscp/issues/255 issue to track

Hi, sorry but I haven't had the time to work on this project in the last few months 😓 At the moment it's not in my mind to persist on...

I admit I've never used interior mutability before, but this will be the right time to start using it.