Hi all, <br>I am trying to connect to a remote host on port different than the default 445. I have this in mind:<br>SmbFile smbFile = new SmbFile(&quot;smb://host:port/share/fileName&quot;, NtlmPasswordAuthentication).<br>
<br>Is that solution ok? Is there a way to specify the port as a parameter of a method/constructor?<br><br>Thank you in advance.<br><br>Regards,<br>Gergan.<br>