Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / November 2006

Tip: Looking for answers? Try searching our database.

Secure file transfer

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
stephen - 10 Nov 2006 22:14 GMT
Hi all,

Can anyone point me to an article or software code for secure file transfer
from server1 to server2 using .NET?

Thanks,
Stephen
Jani Järvinen [MVP] - 11 Nov 2006 05:22 GMT
Hello Stephen,

> Can anyone point me to an article or software code for secure file
> transfer from server1 to server2 using .NET?

The answer to your question depends on the file transfer method you are
referring to / need to use. The .NET platform already provides support for
HTTPS (SSL secured HTTP), which can be seen as a method of transferring
files. However, if you are referring to SFTP (FTP over SSH), then
unfortunately the base class library doesn't do it for you. Of course, other
techniques exists that let you transfer files securely. Which one(s) did you
have in mind?

If SFTP is what you are looking for, then there are several libraries
available that help you to communicate with SSH, but I guess most (all?) of
these libraries are commercial. Here's a MSDN Forums discussion about the
same topic which you might find useful:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=95323&SiteID=1

And here's a code example using one of the available libraries:

http://www.jscape.com/articles/sftp_using_csharp.html

Hope this helps!

Signature

Regards,

Mr. Jani Järvinen
C# MVP
Helsinki, Finland
janij@removethis.dystopia.fi
http://www.saunalahti.fi/janij/

stephen - 13 Nov 2006 16:18 GMT
Hi Jani,

Thanks for the email as well as the links.
I will look into it.

Stephen

> Hello Stephen,
>
[quoted text clipped - 21 lines]
>
> Hope this helps!

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.