Hello. I know it is so stupid but anyway

i cant get over it, so i have proftpd running as anonymous server which uses user - ftp and group - ftp, for these connection i /etc/passwd for this uid home directory is /var/ftp
and in /etc/proftpd.conf in anonymous block i have it set to the same /var/ftp, for uploads servers directory names "incoming" under /var/ftp and when i log in like anonymous i cant upload anything, i tried to fix problem with <anonymous /var/ftp><directory incoming><limit stor>AllowAll</limit></directory></anonymous>, still no effect.