Dear Rebex
The Ftp class does not accepted in console application.
VS 2013 Professional .NET version 4.5.50938 C#
In Reference Manager Rebex.Networking.dll an Rebex.Common.dll are listed.
My using list:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Data;
using System.IO;
using FirebirdSql.Data.FirebirdClient;
using System.Text.RegularExpressions;
using System.ComponentModel;
using System.Drawing;
using Rebex.Net;
When typing Rebex.Net.IFtp can be selected, but .Ftp can not.
What can I do?
Thanks
Peter Muzik
Pharmasoft Bt