› Forums › Network Management › ZeroShell › Best way to tranfer files to ZeroShell? › Reply To: Best way to tranfer files to ZeroShell?
February 7, 2010 at 7:02 pm
#47566
Member
If you want to enable sftp transfers to Zeroshell, you can edit /etc/passwd and change the line for admin user to read like:
admin:x:0:0:root:/root:/bin/bash
This is just temporal, if you reboot the box, you’ll loose the changes made to /etc/passwd but it works if you only want to tranfer files from time to time.