You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a SMBv1 confirmed working (from OPL) and SMBv311 confirmed working (from Win10) but I am having now success making connection from smbLaunchELF. I have set my debuging level of smb to level 3 and I get not connection attempt at all in my log so I believe I might either have a configuration issue or there might be an issue with the version of smbLaunchELF I am using.
My understand is that smb2: should show up in when you hit 'file browser' it lists mc, hdd, host, cdfs, mass etc?
I do not see smb2: anyway in the filebrowser.
Thanks in advance for any assistance :)
The text was updated successfully, but these errors were encountered:
Hi, I'm posting here after making several attempts at trying to get SMB connection working.
I am testing a compiled ELF posted in:
https://www.psx-place.com/threads/smblaunchelf.32434/#post-278336
I have a SMBv1 confirmed working (from OPL) and SMBv311 confirmed working (from Win10) but I am having now success making connection from smbLaunchELF. I have set my debuging level of smb to level 3 and I get not connection attempt at all in my log so I believe I might either have a configuration issue or there might be an issue with the version of smbLaunchELF I am using.
My configuration for SMB2.CNF is:
NAME = SMBshare
USERNAME = user123
PASSWORD = pass
URL = smb://192.168.2.18/
I have also tried
NAME = SMBshare
USERNAME = user123
PASSWORD = pass
URL = smb://192.168.2.18/ps2smb
My understand is that smb2: should show up in when you hit 'file browser' it lists mc, hdd, host, cdfs, mass etc?
I do not see smb2: anyway in the filebrowser.
Thanks in advance for any assistance :)
The text was updated successfully, but these errors were encountered: