samuelmf
- Total activity 138
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by samuelmf-
Thanks for all the replys, i have already fixed, the problem was because i was creating the keyname with custom name and the storagebox needs that the name of the key must be id_rsa.
-
This is my current storagebox config
-
I will share you a video wit the steps please take a look, and Thanks for all your time an patience
-
Im following this tuto steps Backup Space SSH Keys - Hetzner Docs [root@core .ssh]# echo -e "mkdir .ssh \n chmod 700 .ssh \n put storagebox_authorized_keys .ssh/authorized_keys \n chmod 600 .ssh/au...
-
Sorry for paste screen shots, this is what i generated
-
This is what happens if i remove .pub from keyfile name [root@core ~]# ssh -i /root/.ssh/sce01root u301424@u301424.your-storagebox.de Enter passphrase for key '/root/.ssh/sce01root': u301424@u3014...
-
Yes my key name is sce01root [root@core ~]# ssh -i /root/.ssh/sce01root.pub u301424@u301424.your-storagebox.de @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: UNPROT...
-
Is this correct? ssh -i /root/.ssh/sce01root u301424@u301424.your-storagebox.de
-
I'm able to connect by SFTP, when i try to ssh by Xshell, the server ask for user and then for password, and then it remains on black screen, if i press enter i get the message the server sends a d...
-
Thanks for reply CpRex Actually i'm connected to my storagebox from whm as an additional destination, by sftp, the whm stored the backup on the storagebox succesfully, but the problem is that i can...