Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
kk003
on 11/11/2017, 18:53:31 UTC
Hey guys. Can someone provide me a good way to backup my 1bash file over SSH?

Guess you are using windows. If so try winscp: https://winscp.net/eng/download.php

If you mean a local backup:
Code:
cp /home/m1/1bash /home/m1/1bash.backup

For backups over linux boxes use the command "scp" (google for it and let me know if you have problem to make it work)