Create directory in a seafile repos
1 2 | create_dir(dir = "/", repos_id = get_repo_id(),
seafile_url = get_seafile_url(), token = get_seafile_api_token())
|
dir |
directory to create |
repos_id |
redos id |
seafile_url |
seafile url |
token |
seafile token |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.