Just tried the latest nightly on my RPi4. Is there somewhere I can have a look to see if Samba issues have been resolved or am I better off just downloading the nightly every so often and testing?
Samba - how do I track its state?
-
LybsterKodi -
June 4, 2022 at 11:19 AM -
Thread is Resolved
-
-
You will still have to use the share name directly. Browse not yet fixed.
-
Is there somewhere I can have a look to see if Samba issues have been resolved
I guess that should be here:
- https://wiki.samba.org/index.php/Main_Page
=> Release notes
and/or
and
- https://github.com/LibreELEC/Libr…Apr+is%3Aclosed
to see when the samba release hit LE
or am I better off just downloading the nightly every so often and testing?
as a last step in the above list, sure !
-
You will still have to use the share name directly. Browse not yet fixed.
I'm using sftp at present. I've obviously misunderstood or messed up the instructions about using the share name directly because I get access is denied. I have a utility that syncs the live films (6TB disk) with a backup (3TB disk + 2TB disk + 1TB disk). That's why I need samba, otherwise sftp would be fine.
Thanks - I think its just the last link I need. Strangely I'm only interested when it makes it as far as LibreElec.
-
This should work for you.
Codekodi:~ # smbclient -U libreelec \\\\localhost\\update Password for [WORKGROUP\libreelec]: Try "help" to get a list of possible commands. smb: \> ls . D 0 Sun Jun 5 09:12:40 2022 .. D 0 Sat Jun 4 13:51:18 2022 .DS_Store H 6148 Sun Nov 3 12:09:13 2019 ._.DS_Store H 4096 Sun Nov 3 12:08:56 2019
51290592 blocks of size 1024. 10397088 blocks available
-
-
Thanks for both of those, unfortunately neither made much sense to me
Windows I'm good with (well reasonably but no W11 PC), in terms of programming languages I'm a bit of a dinosaur (FORTRAN, COBOL, APL, PICK, Delphi). My one Linux PC is an ultra portable used for web browsing in the evenings.
Sorry for being so thick.