π mount the world!
fs | list | upload | download | copy | move | rm | mkdir | cache | watch | project | library |
---|---|---|---|---|---|---|---|---|---|---|---|
google drive (v3) | β | β | β | β | β | β | β | β | π§ | sub module | google-api-services-drive |
one drive (v1) | β | β | β | β | β | β | β | β | π§ | sub module | OneDriveJavaSDK |
one drive (graph) | β | β | β | β | β | β | β | β | π§ | sub module | onedrive-java-client |
one drive (graph) | β | β | β | β | β | β | β | β | π§ | sub module | msgraph-sdk-java |
dropbox (v2) | β | β | β | β | β | β | β | β | π§ | vavi-nio-file-dropbox | |
box (v2) | β | β | β | β | β | β | β | β | π§ | vavi-nio-file-box | |
vfs (sftp) | β | β | β | β | β | β | β | - | sub module | commons-vfs2, jsch | |
vfs (smb:cifs-ng) | β | β | β | β | β | β | β | - | sub module | commons-vfs2-cifs, jcifs-ng | |
vfs (smb:smbj) | β | β | β | β | β | β | β | - | sub module | commons-vfs2-smb | |
vfs (webdav ssh) | π§ | sub module | commons-vfs2-jackrabbit2 | ||||||||
vfs (smb:cifs) | β | β | β | β | β | β | β | - | sub module | commons-vfs2-sandbox, jcifs-ng | |
archive | β | - | β | - | - | - | - | - | sub module | vavi-util-archive | |
hfs+ (dmg) | β | β | sub module | hfsexplorer | |||||||
gathered | β | - | β | - | - | - | - | - | sub module | - | |
cyberduck (webdav ssh) | β | β | β | β | β | β | β | β | vavi-nio-file-cyberduck | cyberduck.webdav | |
cyberduck (sftp) | β | β | β | β | β | β | β | β | vavi-nio-file-cyberduck | cyberduck.ssh | |
discutils (vdi/ntfs) | β | β | vavi-nio-file-discutils | ||||||||
β | - | β | - | - | - | - | - | vavi-nio-file-googleplaymusic | gplaymusic | ||
fuse (javafs) | β | β | β | β | β | β | β | β | vavi-nio-file-fuse | javafs | |
fuse (fuse-jna) | β | β | β | β | β | β | β | β | vavi-nio-file-fuse | fuse-jna | |
fuse (jnr-fuse) | β | β | β | β | β | β | β | β | vavi-nio-file-fuse | jnr-fuse |
URI uri = URI.create("googledrive:///[email protected]");
FileSystems fs = FileSystems.newFileSystem(uri, Collections.emptyMap());
Fuse.getFuse().mount(fs, "/your/mout/point", Collections.emptyMap());
- download the chromedriver executable and locate it into some directory.
- don't forget to run jvm with the jvm argument
-Dwebdriver.chrome.driver=/usr/local/bin/chromedriver
.
- don't forget to run jvm with the jvm argument
- install macFUSE
- jvmarg (fuse-jna)
-Djna.library.path=/usr/local/lib
- how to replace authenticator
- OCR using google drive
- remove older revisions on google drive
- write a description to a file on google drive or onedrive
- https://github.com/umjammer/vavi-apps-fuse/wiki/Libraries
- https://github.com/googleapis/java-storage-nio (official !!!)
- retry handler
- option
- SeekableByteChannel
- how about upload?
- https://github.com/unsound/jfuse (jni)
- https://github.com/uw-dims/fuse4j
amazon(only ios and android are supported nowto be closed)adrive(i was banned)flickr(quit 1T service)apache-commons-vfs(done)vavi-util-archive(done)shutdownHookhttps://github.com/unsound/hfsexplorer(done)virtualbox vdi(done)mincraft nbt(deal in tree view)credential from urihttps://github.com/cryptomator/fuse-nio-adapter- watch
- https://github.com/mucommander/mucommander
- trash,recent
separate vavi-nio-file-commons and merge into vavi-nio-file-baseseparate fuse part (use obsoleted vavi-nio-file -> vavi-nio-file-fuse)- rename project like vavi-nio-file-collection