TOSMBClient icon indicating copy to clipboard operation
TOSMBClient copied to clipboard

How to Delete, Move, Rename Files?

Open anonymouz4 opened this issue 7 years ago • 3 comments

There was an Request 1 1/2 years ago about this and you said "Updated". So how do you do this if exists?

anonymouz4 avatar Oct 31 '17 17:10 anonymouz4

Hi @anonymouz4!

Last I heard, the ability to move(/rename) and delete files was added to the underlying libdsm library (Header declarations are here: https://github.com/TimOliver/TOSMBClient/blob/master/TOSMBClient/libdsm/bdsm/smb_file.h), but no one's exposed those APIs on this binding level yet.

I'm pretty busy on other projects at the moment so I don't have time to add them. If you'd like to, feel free to file a PR. :)

TimOliver avatar Nov 01 '17 07:11 TimOliver

Any updates on this?

onesentinel avatar Jun 30 '18 20:06 onesentinel

Nope! Sorry!

Honestly, I'm not even sure what I want to do with this library at the moment. Since it only supports SMB1 and that's now been deprecated, it's not very usable anymore... 😅

TimOliver avatar Jul 01 '18 02:07 TimOliver