mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-22 05:15:04 +00:00
Updated documentation.
This commit is contained in:
parent
14fe8fac60
commit
6a971af20c
1 changed files with 11 additions and 9 deletions
20
doc/snac.8
20
doc/snac.8
|
@ -497,11 +497,12 @@ snac import_csv $SNAC_BASEDIR destination
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
This process may take some time because it depends on the availability / responsiveness
|
This process may take some time because it depends on the availability / responsiveness
|
||||||
of all the ActivityPub servers involved (webfinger, accounts, posts, etc.). Also, if
|
of all the ActivityPub servers involved (webfinger, accounts, posts, etc.). Some errors
|
||||||
|
may be transient and retried later. Also, if
|
||||||
.Nm
|
.Nm
|
||||||
complains that it can't find any of these files, please check that they really are
|
complains that it can't find any of these files, please check that they are really
|
||||||
in the current directory and that their names match exactly. Some of them may be empty
|
stored in the current directory and that their names match exactly. Some of them may be
|
||||||
(for example, if you didn't create any list) and that's fine.
|
empty (for example, if you didn't create any list) and that's fine.
|
||||||
.Pp
|
.Pp
|
||||||
3. Again on your
|
3. Again on your
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -511,7 +512,7 @@ snac alias $SNAC_BASEDIR destination "@origin@mastodon.example.com"
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
Check that no errors were shown. If they do, the origin Mastodon server may be
|
Check that no errors were shown. If they do, the origin Mastodon server may be
|
||||||
busy or down. Try again later.
|
busy or down; try again later.
|
||||||
.Pp
|
.Pp
|
||||||
4. Move back to the web interface of the origin Mastodon account, go to
|
4. Move back to the web interface of the origin Mastodon account, go to
|
||||||
.Vt Preferences
|
.Vt Preferences
|
||||||
|
@ -524,10 +525,11 @@ and follow the instructions there. Set the handle of the new account to your
|
||||||
one; as of our example, @destination@snac.example.org. This will start the migration
|
one; as of our example, @destination@snac.example.org. This will start the migration
|
||||||
process: it's the duty of your old Mastodon instance to send an automatic
|
process: it's the duty of your old Mastodon instance to send an automatic
|
||||||
.Vt Move
|
.Vt Move
|
||||||
message to all your followers in their respective instances. According to the great
|
message to every one of your followers. Eventually, you will start receiving follow notifications to your
|
||||||
document I linked above, this process may or may not start immediately, and its
|
.Nm
|
||||||
success may depend heavily on how all the servers involved behave. Just cross your
|
account from all accounts that followed the Mastodon one. According to the great document
|
||||||
fingers and hope for the best.
|
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
|
.Pp
|
||||||
.Ss Instance blocking
|
.Ss Instance blocking
|
||||||
Full instances can be blocked. This operation must be done from
|
Full instances can be blocked. This operation must be done from
|
||||||
|
|
Loading…
Reference in a new issue