I'm new to file transfer protocol and I need to make an application that will be transferring files from UNIX to Windows file system, and then delete the files from UNIX.
I want to do so using HTTP method instead of FTP in Dotnet.
I tried searching for this but couldn't file anything (using HTTP), can someone please point me in the right direction?
Thanks
I want to do so using HTTP method instead of FTP in Dotnet.
I tried searching for this but couldn't file anything (using HTTP), can someone please point me in the right direction?
Thanks