SFTP C# Example for upload and download files | SSH.NET

preview_player
Показать описание
This video shows how we can use SFTP for sending files and getting files from a SFTP server.
We use SSH.NET SFTP client NUGET package for the same to write C# code for file transfers.

C# code to Get a list of files, Rename and Delete from remote SFTP Server

Credits :
Music : YouTube Audio Library
Рекомендации по теме
Комментарии
Автор

if u value ur sanity mute this video and put it on 2x speed

-ej
Автор

I have a private key. How to use it in the program?

masterpc-x
Автор

You don't need the disconnect if you're using "using{}"

lborate
Автор

Very good video, good pace and clear examples.
One thing I would have loved to see is how to copy the full path of a file onto the server too.

ns
Автор

i love you man, i lost 1 day to resolved this but cant until see this video

VietNguyen-iiud
Автор

Excellent to the point video by providing required information without wasting own and others time.
Again thank you

muhammadawan
Автор

Hi, I have this problem: No connection could be made because the target machine actively refused it

sandrageeee
Автор

Hello,
How do you upload all files within a folder path to the SFTP?
Thank you!

aaronros
Автор

what should i do to run it over internet. (as i have a static IP)

actiontower
Автор

How could you bring all the files from a sftp server folder?

tomascheca