RE: Can't Overwrite files (Problem Solved)

2002-10-29 Thread Hugo Tavares
Heei already solve my problem, just adding a configuration to proftpd.conf file to allow overwrite to the specific directory!!! thks everyone Hugo -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/re

Re: Can't Overwrite files

2002-10-29 Thread Hugo Tavares
Heii I don't have /etc/ftpaccess file :| (I've tried to locate it but the file does not exist!!) Hugo >Check the /etc/ftpaccess file. There is a line that prevents certain >users from issuing certain commands, including overwrite. >Ryan On Tue, 2002-10-29 at 07:05, Hugo Tavares wrote: >

Re: Can't Overwrite files

2002-10-29 Thread Ryan Sweat
Check the /etc/ftpaccess file. There is a line that prevents certain users from issuing certain commands, including overwrite. Ryan On Tue, 2002-10-29 at 07:05, Hugo Tavares wrote: > Hi > > I'm having a strange problem with FTP. > > I connect via FTP with a username belonging to the group of "

Can't Overwrite files

2002-10-29 Thread Hugo Tavares
Hi I'm having a strange problem with FTP. I connect via FTP with a username belonging to the group of "users", wich have permissions to write in his home directory, and it's ok when I copy a file to the home directory, but when I try to overwrite it, ftp says "Permission Denied". I've checked the