ume05rw / SharpCifs.Std

SharpCifs.Std is a port from SharpCifs to .NET Standard. Original SharpCifs: https://github.com/zinkpad/SharpCifs
GNU Lesser General Public License v2.1
86 stars 34 forks source link

Higher-level methods for file operations #16

Open zspitz opened 6 years ago

zspitz commented 6 years ago

Copying:

  1. From a local file to a remote share
  2. From a remote share file to a local folder
  3. From one remote share to another
aguarino77 commented 5 years ago

Hello, did you figure out? Do you first copy to a memory stream ?

zspitz commented 5 years ago

@aguarino77 No, I decided not to use this project in the end.