Share files on 2 vero+'s

Could please provide both:

smbclient -L 192.168.1.9 -U osmc

&

smbclient -L 192.168.0.9 -U osmc

Sorry for the request for both, its just I’m a bit confused; earlier in the topic the shares appear to have been on 192.168.0.9; yet the later setup has it on 192.168.1.9

Tom.

osmc@Bedroomosmc:~$ smbclient -L 192.168.1.9 -U osmc
Enter osmc’s password:
Domain=[WORKGROUP] OS=[Windows 6.1] Server=[Samba 4.5.16-Debian]

Sharename       Type      Comment
---------       ----      -------
osmc            Disk      OSMC Home Directory
IPC$            IPC       IPC Service (Samba 4.5.16-Debian)
MyMedia         Disk      Auto-mount Volume
Lounge          Disk      Auto-mount Volume

Domain=[WORKGROUP] OS=[Windows 6.1] Server=[Samba 4.5.16-Debian]

Server               Comment
---------            -------
DAVESOSMC            Samba 4.5.16-Debian
FVP-4000T:11         Samba Server

Workgroup            Master
---------            -------
WORKGROUP            DAVESOSMC

osmc@Bedroomosmc:~$ smbclient -L 192.168.0.9 -U osmc
Enter osmc’s password:
Connection to 192.168.0.9 failed (Error NT_STATUS_IO_TIMEOUT)

Just for clarification Tom, I have changed the router a couple of weeks ago, the address used to be 192.168.0.9 now its 192.168.1.9

Hi,

Sorry I’m running out of ideas here, looks like it should work. Anyway I’ve got a long shot, try adding vers=3.0 to the share:

/media/MyMedia -fstype=cifs,rw,vers=3.0,username=osmc,password=osmc,iocharset=utf8,uid=osmc,gid=osmc ://192.168.1.9/MyMedia/

Thanks Tom.

Thats done it Tom.
Thank you very much.

1 Like

As a last thing, what started this whole thing off was I created 2 backups. one with myosmc and one with kodi backup, both of which came up with the message “some items could not be restored, see error logs” or something very similar. Where are the logs to be found, as I did not have logging enabled at the time?
Dave.

Hi,

Sorry not sure where the logs for MyOSMC, @sam_nazarko should able to answer that.

Thanks Tom.

No problem but thanks again to you and bmillham for your help

1 Like