Samba
Windows System Error 1219
by dervish on Sep.26, 2013, under Samba, Windows
Error:
Connecting to multiple shares on a single server with multiple credentials results in a “System Error 1219” error message.
Multiple connections to a server or shared resource by the same user, using more
than one user name, are not allowed. Disconnect all previous connections to the
server or shared resource and try again..
This error is by design. You may create an additional connection by using the hostname for one, and then the IP Address for the other.
net use X: \\hostname\share
net use Y: \\1.1.1.1\share