C#C
C#2y ago
JJ

how to download file using wpf ? [FTP]

I will implement Ftp Client, but i don't know how to download Files like csv files and If filedownload is stop by any issue like socket disconnect, then after issue resolved, the ftp client can Continuosly download from stop point,
is there any matierial or tutorial?
Im using dotnet 8.0 wpf, not dotnet Framework (I know dot net 8.0 is not supported Ftp library right? but I have to making ftp client using dot net 8.0
Was this page helpful?