Computers and Technology

new idea, this will probably break, but how about a public FTP?

Założony przez Conner 32 wpisy ostatni wpis 5 lat temu Strona 2 z 2

#21

Use pure FTPD and make a guest account on the linux server that can't access other's home dirs, job done.

#22

i'm sorry. but i prefir SFTP for saifty. and idk even how to use the program you suggested
C E

#23

i just started learning linux. i'm not that advanced yet.
C E

#24

If you want SFTP, then create a normal user with adduser and look up how to restrict the user to a home directory and you're done, SFTP can be used straight out of the box.

#25

aah. so just add another hol user name to the system, and restrict its access to only, the public folder for example?
C E

#26

I believe the command you're looking for is useradd -m username
How do you reboot your computing machine? You put your feet through the computer screen!

#27

yep. i just did sudo adduser guest, and typed the sudo password, and now i'm trying to configure it to only have a spasific folder access
C E

#29

aah. thank you so much. i'll figure this out tomorrow
C E

#31

That's why we have WinSCP.
How do you reboot your computing machine? You put your feet through the computer screen!

#32

yes. true
C E