Skip to content

sftpgo portable #320

Answered by drakkan
mahirkemal asked this question in Q&A
Feb 23, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi,

the portable mode allows to share a single directory on demand, it creates a temporary user and the user will not be stored. You can use this user until the portable command is running.

If you want to load initial data please take a look at the --loaddata-from serve argument here. You can create a dump from the web ui (maintenance section).

If instead you really want to create users from CLI you can use the REST API. Some generators allow to create bash clients that use curl under the hood.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mahirkemal
Comment options

@drakkan
Comment options

@mahirkemal
Comment options

Answer selected by drakkan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants