Skip to content

No archive dir info #695

Answered by TaylorM87
TaylorM87 asked this question in Q&A
Discussion options

You must be logged in to vote

I have only started playing with linux two days ago so muddling through I found my own answer doing some playing with farmer mount points. For anyone that needs this. You create mount directory like /media/chia/ and then another directory for each drive
/media/chia/"EACH Drive mount point"
I chose to take ownership of the mounting directory so I ran sudo chown -R my_username:my_username /media/chia
Then you mount the respective drives to each of those directory's respectively.
so I have two drives mounted under /media/chia/"WesternDigital5TB_1" and another mount point of /media/chia/"WesternDigital5TB_2"
sudo nano /etc/rsyncd.conf looks like this:

Same as archive example wiki
[chia]

# Pat…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TaylorM87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant