webdav-fs
webdav-fs copied to clipboard
Allow appending when writing into files
writeFile() will overwrite files with the same filename. An option to append to existing files would be very nice.
This would probably depend on perry-mitchell/webdav-client#2