sftp - Installation ????

  • Thread starter Thread starter bienwell
  • Start date Start date
B

bienwell

Hi,

Does any one know about sftp ??? Can I call it in ASP.NET program or it run
independently ? What to I need for the installation ??? I'd like to upload
the file with large size. In ASP.NET program, it didn't work. I'm thinking
about using sftp. Please give me some information if you can.

Thanks in advance.
 
Hi,

Does any one know about sftp ??? Can I call it in ASP.NET program or it run
independently ? What to I need for the installation ??? I'd like to upload
the file with large size. In ASP.NET program, it didn't work. I'm thinking
about using sftp. Please give me some information if you can.

Thanks in advance.

I believe you can run it using the System.Diagnostics.Process object
http://msdn2.microsoft.com/en-us/library/system.diagnostics.process.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top