Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8972605
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T18:15:21+00:00 2026-06-15T18:15:21+00:00

I am helping design an application that would need to transfer and store files

  • 0

I am helping design an application that would need to transfer and store files securely on a server. The application is to be written in C#, but the server is Linux based. What protocol should I use for transferring and storing these files, up to 2 GB in size?

I have read a little a out sftp and ssh. Would these be any good?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T18:15:22+00:00Added an answer on June 15, 2026 at 6:15 pm

    If you’re going to have BIG files that you want to transfer easily and securely with .NET with a minimum of components, you generally will want to go with FTPES, also known as FTP through Explicit SSL, and sometimes known as “FTPS” or “FTP-ES”. That is the only version that’s supported with a pure .NET approach with no third-party plugins needed.

    With SFTP, or FTP over SSH, you’ll have to deal with exchanging keys manually between you and your clients, unlike FTPES. You’ll also need a third-party library to make it happen, since .NET doesn’t have built-in functionality for SFTP.

    If you want to write a client to use FTPES, all you will have to do is use FtpWebRequest and set EnableSSL to true.

    What to avoid:

    • Don’t use FTP through Implicit SSL. It’s been deprecated for
      many years at this point and should be considered obsolete.

    • Don’t just PGP-encrypt the
      files and then transfer them over plain old FTP. With plain old FTP,
      all user names and passwords are sent in clear text, which will
      easily allow an attacker to at least intercept your PGP encrypted
      files.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just started helping some work colleagues with some web design. Nothing major, but
I need helping appending values into a textbox. What happens is that with the
I'm currently helping build an API that I would like 3rd party developers to
I'm helping a client with an issue on his server and I'm coming across
I am helping s.o. out over mail to start with c#, and I would
I'm helping maintain a program that's essentially a friendly read-only front-end for a big
I'm helping develop a MVC application in Visual Studio 2008 using the Entity Model
I'm helping a colleague with a recurring issue that's just started happening to multiple
Helping a friend with his new tumblr blog. Anyway I preface this with that
I am helping migrate a legacy application. One of the requirements is we are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.