https://github.com/prabirshrestha/vfs-s3
Amazon S3 backend for @c9/vfs
https://github.com/prabirshrestha/vfs-s3
Last synced: about 2 months ago
JSON representation
Amazon S3 backend for @c9/vfs
- Host: GitHub
- URL: https://github.com/prabirshrestha/vfs-s3
- Owner: prabirshrestha
- Created: 2014-02-14T13:46:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T02:34:25.000Z (8 months ago)
- Last Synced: 2024-10-06T15:05:49.124Z (8 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VFS adapter for Amazon S3
This module is an adapter for Amazon S3 to be used with the [c9's Virtual File System (VFS)](https://github.com/c9/vfs).
It provides the necessary functionality to completely abstract the S3 protocol in
order to be used directly from VFS.This project is work in process.