[Mono-list] how can I tranfer files by FTP using mono

David Canar davidcanar at gmail.com
Wed Nov 11 04:25:42 EST 2009


Something like this should work fine. I remember using similar code
for a project using mono.

http://www.codeproject.com/KB/IP/FtpClient.aspx

Thanks,

David.

On Tue, Nov 10, 2009 at 11:12 PM, Bharti Mishra <bharti2.m at tcs.com> wrote:
>
> Hi,
>
> I am migrating a vb.net project onto open suse through mono2.4.3. In my
> project there is a functionality through which we upload a text file and we
> transfer this file onto database.
> for FTP transfer now we are using vsdll.dll. it is default .net dll, which
> has already defined function to transer a file through ftp.
> when scan this dll through MoMA Analyser, it is showing "dll not in proper
> format".
>
> I like to know how mono will support this concept or give some suggestion
> how can I implement this functionality on linux through mono.
>
> thanks
> --
> View this message in context: http://old.nabble.com/how-can-I-tranfer-files-by-FTP-using-mono-tp26296602p26296602.html
> Sent from the Mono - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list