File copy and deletion from UNIX to Windows using HTTP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amar666
    New Member
    • Jan 2015
    • 1

    File copy and deletion from UNIX to Windows using HTTP

    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
Working...