Skip to content

chinsengi/gdrive-webdav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdrive-webdav

Go Workflow

Simple Google Drive => WebDAV bridge.

Building From Source

go build -i ./main.go

Usage

Status

Alpha quality. I trust it my files.

  • Linux Nautilus: Readable/Writable
  • Linux davfs2: Some issues
  • Mac Finder: Read-only
  • Cyberduck: Appears to work (works also with Win8)
  • Win8: Cannot connect to http://localhost:8765/ , using WIN8 network share builtin webdav support
    • Win8 MiniRedirector Client does not seem to send correct PROPFIND. Missing xml on request body 0 length.

About

Webdav bridge for Google Drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.7%
  • Dockerfile 3.6%
  • Nix 0.7%