Skip to content

david-why/pydrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydrive

Mount a OneDrive or SharePoint drive with FUSE.

Usage

$ python3 -m pydrive
Usage: __main__.py [mountpoint] [options]

Options:
    -h, --help             show this help message and exit
    -o opt,[opt...]        mount options
    -D DRIVE, --drive=DRIVE
                           drive ID to mount, default user's OneDrive

Additional options passed to FUSE include -f to run in foreground and -d for debug output.

About

Mount a OneDrive or SharePoint drive with FUSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages