|
Ftp problem
|
| Author |
Message |
scoutsniper
Junior Member

Posts: 95
Group: Registered
Joined: Jul 2007
Status:
Offline
Reputation: -3
|
Ftp problem
From 3 days ftp makes big problem look this logs from ftp client:
[14.11.2007 г. 23:10:01] CWD /htdocs
[14.11.2007 г. 23:10:01] 250 CWD command successful
STATUS:> [14.11.2007 г. 23:10:01] PWD skipped. Current folder: "/htdocs".
COMMAND:> [14.11.2007 г. 23:10:01] RMD torrents
[14.11.2007 г. 23:10:01] 550 torrents: Directory not empty
ERROR:> [14.11.2007 г. 23:10:01] Requested action not taken (e.g., file or directory not found, no access).
It strange because the folder is still there... Proftp problem big...
ISPCP Is Open Source!!! And it's very nice if u want u can make donations for ISPCP :-) I will do it soon :-)
Ако си Булгарин драскай...
|
|
| 11-14-2007 07:13 AM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
RE: Ftp problem
you do use fastcgi, don't you?
I only knew this problems for mod_php things, because the files the webapp creates don't belong to the ftp user... But with fastcgi this should not be....
Have you done an ls -laR and checked for files that don't belong to the user your connecting with?
OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
|
|
| 11-14-2007 07:44 AM |
|
 |
BeNe
Moderator
    
Posts: 2,614
Group: Moderators
Joined: Jan 2007
Status:
Online
Reputation: 36
|
RE: Ftp problem
Are there any Logentry´s in the ProfFTPD Logs ?
If not we need to Debug it.
Greez BeNe

In Holiday´s this week :-)
|
|
| 11-14-2007 05:19 PM |
|
 |
scoutsniper
Junior Member

Posts: 95
Group: Registered
Joined: Jul 2007
Status:
Offline
Reputation: -3
|
RE: Ftp problem
There are no bugs in /var/log/proftpd/ and i use fastcgi
ISPCP Is Open Source!!! And it's very nice if u want u can make donations for ISPCP :-) I will do it soon :-)
Ако си Булгарин драскай...
|
|
| 11-14-2007 08:35 PM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
|
| 11-14-2007 08:37 PM |
|
 |
scoutsniper
Junior Member

Posts: 95
Group: Registered
Joined: Jul 2007
Status:
Offline
Reputation: -3
|
RE: Ftp problem
This shell command return VERY big answer.. if u want it i can copy here or...
ISPCP Is Open Source!!! And it's very nice if u want u can make donations for ISPCP :-) I will do it soon :-)
Ако си Булгарин драскай...
|
|
| 11-14-2007 08:48 PM |
|
 |
joximu
Moderator
    
Posts: 3,539
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: Ftp problem
Maybe only the important part... where the permissions are not ok... :-)
or make azip and put it here as a attachment...
/J
PS: you run the command not from / - you should run it in /var/www/virtual/<domain>/htdocs...
2008-03-16 ispCP RC4 released!!!
This post was last modified: 11-14-2007 08:53 PM by joximu.
|
|
| 11-14-2007 08:52 PM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
RE: Ftp problem
make ls -laR | grep -v "vu2xxx"
this should filter out the files with the right permissions...
OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
|
|
| 11-14-2007 09:54 PM |
|
 |
joximu
Moderator
    
Posts: 3,539
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: Ftp problem
replace the xxx with the right number :-)
2008-03-16 ispCP RC4 released!!!
|
|
| 11-14-2007 10:11 PM |
|
 |
rbtux
Member
  
Posts: 1,200
Group: Registered
Joined: Feb 2007
Status:
Away
Reputation: 22
|
|
| 11-14-2007 10:13 PM |
|
 |
|
|