Chris Wilcox schrieb:
> An update to my previous issue:
>  
> The beta wpkg client still showed the same error.
>  
> I then tried the 'execute before/execute after' options to map a drive 
> to the wpkg folder on the Linux server and unmap it afterwards, pointing 
> the wpkg.js etc to this drive letter - works perfectly so far :)
>  
> Execute before:
>  
> net use x: \\servername\sharename\wpkg 
> <file://\\servername\sharename\wpkg> /user:servername\username password
>  
> Execute after:
>  
> net use /delete /y x:
> 
> I'll be trying this again over the next week or two to double-check 
> things, but I see no reason why it won't work across all the sites I 
> need it to as it works fine at the first site I tried!

Did you add proper credentials in WPKG Client to access the share before 
you tried to "net use..."?



-- 
Tomasz Chmielewski
http://wpkg.org
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to