
- #Seafile client api no credentials full
- #Seafile client api no credentials plus
- #Seafile client api no credentials download
Leading `~` will be expanded in the file name as will environment variables such as `$`. Needed only if you want use SA instead of interactive login. Service Account Credentials JSON file path
#Seafile client api no credentials download
Allows read-only access to file metadata butĥ | does not allow any access to read or download file content.įill in to access "Computers" folders (see docs), or for rclone to use Allows read and write access to the Application Data folder.Ĥ | This is not visible in the drive website. | File authorization is revoked when the user deauthorizes the app. Access to files created by rclone only.ģ | These are visible in the drive website.
#Seafile client api no credentials full
Scope that rclone should use when requesting access from drive.ġ / Full access all files, excluding Application Data Folder.Ģ / Read-only access to file metadata and file contents. If you leave this blank, it will use an internal key which is low performance. Storage> 13** See help for drive backend at: ** Press Enter for the default ("").Ĭhoose a number from below, or type in your own valueĤ / Amazon S3 Compliant Storage Provider (AWS, Alibaba, Ceph, Digital Ocean, Dreamhost, IBM COS, Minio, Tencent COS, etc)ġ2 / Google Cloud Storage (this is not Google Drive)Ģ5 / OpenStack Swift (Rackspace Cloud Files, Memset Memstore, OVH)ģ1 / Tardigrade Decentralized Cloud Storageģ2 / Transparently chunk/split large filesģ3 / Union merges the contents of several upstream fs Use these values in rclone config to add a new remote or edit an existing remote.Įnter a string value. It will show you a client ID and client secret. Click again on "Credentials" on the left panel to go back to the "Credentials" screen.Ĭlick on the "+ CREATE CREDENTIALS" button at the top of the screen, then select "OAuth client ID".Ĭhoose an application type of "Desktop app" if you using a Google account or "Other" if you using a GSuite account and click "Create". If you already configured an "Oauth Consent Screen", then skip to the next step if not, click on "CONFIGURE CONSENT SCREEN" button (near the top right corner of the right panel), then select "External" and click on "CREATE" on the next screen, enter an "Application name" ("rclone" is OK) then click on "Save" (all other data is optional). Under "ENABLE APIS AND SERVICES" search for "Drive", and enable the "Google Drive API".Ĭlick "Credentials" in the left-side panel (not "Create credentials", which opens the wizard), then "Create credentials" Select a project or create a new project. (It need not be the same account as the Google Drive you want to access) It doesn't matter what Google account you use. Version control and snapshots for folders. Access files in the cloud via virtual drive. Sharing and collaboration with users or groups. Read-only or read-write permissions control. Log into the Google API Console with your Google account. Features Some of the key features of Seafile cloud file hosting service are listed below: Cross platform fast file syncing. The following is description provided at If you plan on transferring data back and forth between Sol and Google Drive, you might want to get your own Client ID and use it below. Googleapi: Error 403: Rate Limit Exceeded, rateLimitExceededĪt least one user encountered this error while creating a google drive remote.
#Seafile client api no credentials plus
Considering Google limits the number of transactions per second, you may receive the following errors message. (For example I sync my KeePass DB via Seafile.) Plus as far as I know neither ownCloud nor nextCloud went through a security audit and they are big piles of PHP. seafile-data is used to store internal data, while seafile is used as the default location put downloaded libraries.RClone provides a client_id that is shared by all users. It also creates sub-directories seafile-data and seafile under parent-dir. All the commands below accept an option -c.

Seafile client stores all its configure information in a config dir. For each subcommand, you can also use -h option to get help, e.g.

With Seafile you can share files and folders using cross-platform syncing and password-protected links to files with expiration dates. Users can store and optionally encrypt data on their own servers with storage space as the only limitation. Running seaf-cli -h will show the above help. Introduction Seafile is an open-source, self-hosted, file synchronization and sharing platform.

Init Initialize config directory start Start ccnet and seafile daemon stop Stop ccnet and seafile daemon list List local libraries list - remote List remote libraries status Show syncing status download Download and sync a library from seafile server download - by - name Download and sync a library defined by name from seafile server sync Sync a library with an existing folder desync De - sync a library with seafile server create Create a library config Configure seafile client
