Hi!
Thanx for the great plugin! Using it an all my previous and current boxes. Saves me a lot of time and nerve
I am using VU Zero. The plugin run great on OpenPLI 7.1, but a few days ago I reinstalled my box with OpenPLI 7.3.
Installed the newest version of Your plugin from github. I can make a backup of my box to USB, but when I try to make a backup on my mounted network drive ( just as I always did ) I get an error :
Here are the settings of my mounted network drive :
<cifs>
<mount>
<active>True</active>
<hdd_replacement>True</hdd_replacement>
<ip>192.168.x.x</ip>
<sharename>HDD</sharename>
<sharedir>ZERO-Z</sharedir>
<options>vers=3,sec=ntlmssp,rw</options>
<username>username</username>
<password>password</password>
</mount>
</cifs>
I tried playing with the <options> settings ( ntlmv2,ntlm, vers=2.1 ) but the resoult is the same.
The network share did not change since the new installation of my box.
Any help would be greatelly appreciated!