dwww Home | Show directory contents | Find package

# drive_put() works

    Code
      write_utf8(first_put)
    Output
      i No pre-existing Drive file at this path. Calling `drive_upload()`.
      Local file:
      * '{local_file}'
      Uploaded into Drive file:
      * '{put_file}' <id: {FILE_ID}>
      With MIME type:
      * 'text/plain'

---

    Code
      write_utf8(second_put)
    Output
      i A Drive file already exists at this path. Calling `drive_update()`.
      File updated:
      * '{put_file}' <id: {FILE_ID}>

Generated by dwww version 1.15 on Sat May 18 12:10:12 CEST 2024.