LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   lftp mirror function, ruined user:group on remote, cant delete files (https://www.linuxquestions.org/questions/linux-software-2/lftp-mirror-function-ruined-user-group-on-remote-cant-delete-files-4175441014/)

MJkrakowski 12-11-2012 02:14 PM

lftp mirror function, ruined user:group on remote, cant delete files
 
Hello,

my lftp command to upload files to a remote host was:
mirror --reverse --delete --only-newer /here/ /there/

now i have some files i cant touch anymore, they are chmod:0777.
user:group is: www-data www-data
it should be: w00fdd28 w00fdd28

In the lftp manual i found 3 possible commands to fix the owner rights, but there are only "owner" related commands for the mirror function.
They are: --allow-chown --allow-suid --no-umask

I am not familar with user:group stuff. Can some one tell me what to do?


All times are GMT -5. The time now is 02:58 AM.