aboutsummaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-04 19:31:44 +0100
committerdefault <nobody@localhost>2025-01-04 19:31:44 +0100
commitfec602970f574fb9cbaeab1866c8e6388ba52d81 (patch)
tree16ec46c5ffa56c542117e1d2cc0c5dc58f3323d6 /doc/snac.8
parent1e63ba88b01a589ff7c13fde77615dccf6f80255 (diff)
Updated documentation.
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.816
1 files changed, 6 insertions, 10 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index d4bf23b..f94d53f 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -511,7 +511,9 @@ directory:
.Pa lists.csv , and
.Pa following_accounts.csv .
.Pp
-2. From the directory where those files are stored, run
+2. Copy all those files to the
+.Pa import/
+subdirectory of the user's directory inside the server base directory, and run
.Bd -literal -offset indent
snac import_csv $SNAC_BASEDIR destination
.Ed
@@ -521,7 +523,9 @@ of all the ActivityPub servers involved (webfinger, accounts, posts, etc.). Some
may be transient and retried later. Also, if
.Nm
complains that it can't find any of these files, please check that they are really
-stored in the current directory and that their names match exactly. Some of them may be
+stored in the
+.Pa import/
+subdirectory and that their names match exactly. Some of them may be
empty (for example, if you didn't create any list) and that's fine.
.Pp
3. Again on your
@@ -551,14 +555,6 @@ account from all accounts that followed the Mastodon one. According to the great
I linked above, this process may or may not start immediately, and its success may depend
heavily on how all the servers involved behave. Just cross your fingers and hope for the best.
.Pp
-NOTE: If you run
-.Nm
-on OpenBSD, please take note that the pledge()/unveil() security system disallows
-opening or creating files in the current directory; to do this operation, please
-temporarily set the disable_openbsd_security option to true in the
-.Pa server.json
-file and restart before migrating. You can restore the option back to the default false
-value afterwards.
.Ss Instance blocking
Full instances can be blocked. This operation must be done from
the command-line tool. See