Current scenario : We are using Jelovic.FtpLib.dll in .NET project to download the files using FTP from Solaris server to WinXP client machine
New scenario: How to download files (without using FTP and Jelovic.FtpLib.dll ) from SFS server (Windows) to Win 7 64 bit client machine using CIFS protocol via .NET code ? Is it possible ?