#Write perms
48 messages ยท Page 1 of 1 (latest)
make sure you have set the directory permissions right
and that the file-/directory owner is your account
how can i check the perms ?
If you are using WinSCP you can easily select the directory and in properties you can see the permissions
?
Group should get W as well, then set owner and group to your account (as far as i can tell its your zapid)
i will check on that
can you show me what options the owner dropdown gives you?
whats your zapid?
zap500031
then try to set the owner to zap5000311
hm okay
then try to check "Set UID" and don't forget to check "Set owner, group and permissions recursively"
works
yes one more question
how can i skip the password when connecting only on my device
For your zap account?
Yeah SSH key is the correct way
in the webinterface you should be able to create one
where is the .ssh file ?
An SSH-Key does not have a .ssh ending
I have the key from the zap page, where should I put it?
Its either .ppk if you are using puttys private key format or you name it id_rsa/id_dsa which is the openssh format
i think its the easiest for you to read the documentation on this ๐
https://zap-hosting.com/guides/docs/en/vserver_linux_sshkey/
Information on how to generate an SSH key for your Linux VPS from ZAP-Hosting and how to use the key - ZAP-Hosting.com documentation
But feel free to ask me any questions regarding this
Please keep in mind that we don't offer official support on our Discord Community.
But you can always create a topic in our #1019783328473288754 channel and wait until someone from our lovely Community wants to help you out.
TIP: Find all our Guides right here: :books:
https://zap-hosting.com/guides/docs/en/firststeps_register.html
TIP: Need actual support? Reach our to our customer care: 
https://zap-hosting.com/en/customer/support/
for ssh?
ye
Okay, so you need to create a .ssh folder in your windows user profile directory
you have to create it
navigate to your user profile directory in the explorer and create a folder named .ssh
If you want it easy mode, you can navigate to your user dir with Win+R and then typing %userprofile%
i made this file and i added the zap server ssh key