Hi there! I now use z20 pro with external 2tb hdd (have tried ssd also) inside it. Unfortunately, I face strange freezes via Windows 11 smb transfer - it just stopped at beginning with error: when I try this simple SMB-transfer on MacOS (with Finder) its all good. Anyone know the simpliest way to transfer files Windows->zidoo without getting hdd out physically? I also tried to set up NFS-server and mount files there via wsl - but zidoo does not see it for some reason... anyway, SMB looks handy for me - and I see on mac that it could work - so maybe some specific configs for windows smb you have?
UPD: MacOS also has difficulties via smb as I see it through - there's no good enough solution to send files directly from smb to zidoo as server. So for now the decision of the problem is to create .sh script which transfer files from shared windows' directory to zidoo as client... if anyone is interested - i'll send it here. Connection looks stable that way and speed is about 40mb per sec via cat6 cable
Hi I Have W11 with SMB V1 activated, it works well, i copied near 10To with this protocol on my Zidoo. Could you check in powershell which kind of SMB you have activated in your computer with this command line? : get-SmbServerConfiguration | Format-List EnableSMB1Protocol get-SmbServerConfiguration | Format-List EnableSMB2Protocol get-SmbServerConfiguration | Format-List EnableSMB3Protocol The system will you return TRUE if it's ok