To possibly fix an error, I was told to set the correct permissions to a user:
Make sure that ftp user of your repository has permissions for:
- change directory (cd)
- list directory (ls)
- create directory (mkdir)
- remove directory (rmdir)
- upload file (put)
- download file (get)
Can you help me to do each step please, how to set?
CentOS 6.4 (with proftpd / xinetd), user is already created named "test1234".