Post Reply  Post Thread 
Pages (5): < Previous 1 2 [3] 4 5 Next >
[SOLVED] Ftp & file management problems.
Author Message
Krisxxx Offline
Junior Member
*

Krisxxx
Junior Member
*


Posts: 57
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #21
RE: Ftp & file management problems.
joximu Wrote:localhost is always the machine where you're on (webftp -> webserver, on your pc at home -> your pc at home etc).
So this is only ok for webftp.

Try looking at the logfiles.


Where do i find the logfiles? Im runng Debian etch
02-21-2008 07:56 PM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Documentation Team
***
Docu Team

gOOvER
Documentation Team
***
Docu Team


Posts: 1,621
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 13
Post: #22
RE: Ftp & file management problems.
Sorry for this, but first you should learn something about Linux and the used Services! It can be very dangerous to run a root.

This forum is also not a Supportforum for "how to admin a server", it's only for ispCP!

If you don't know what are you doing, you better let it be.

So, you can find your logs in /var/logs

Server : Rootserver
OS : Debian 4.0 Etch 64bit
ispCP Version : 1.0.0 r1363 - 30.09.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript
02-21-2008 08:02 PM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Away
Member
***

rbtux
Member
***


Posts: 1,200
Group: Registered
Joined: Feb 2007
Status: Away
Reputation: 22
Post: #23
RE: Ftp & file management problems.
/var/log ;-)

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
02-21-2008 08:15 PM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER Offline
Documentation Team
***
Docu Team

gOOvER
Documentation Team
***
Docu Team


Posts: 1,621
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 13
Post: #24
RE: Ftp & file management problems.
ups, soooorrry Smile

Server : Rootserver
OS : Debian 4.0 Etch 64bit
ispCP Version : 1.0.0 r1363 - 30.09.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript
02-21-2008 08:21 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

joximu
Moderator
*****


Posts: 3,627
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #25
RE: Ftp & file management problems.
but the first 3 lines of Post 22 are correct...

2008-08-05 ispCP RC6 released!!!
02-21-2008 08:23 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Krisxxx Offline
Junior Member
*

Krisxxx
Junior Member
*


Posts: 57
Group: Registered
Joined: Feb 2008
Status: Offline
Reputation: 0
Post: #26
RE: Ftp & file management problems.
Thanks for the advise GOOVER, but that still doesnt help me with my ispCP problem.

Joximu-> Which logfile did you want to see, is it the proftpd logfile?

It is here....

Feb 20 11:59:09 web1 proftpd[8026] localhost: error setting IPV6_V6ONLY: Protocol not available
Feb 20 11:59:09 web1 proftpd[8026] localhost: ProFTPD 1.3.0 (stable) (built mar gen 2 10:57:47 CET 2007) standalone mode STARTUP
Feb 20 12:07:07 web1 proftpd[8026] localhost: ProFTPD killed (signal 15)
Feb 20 12:07:07 web1 proftpd[8026] localhost: ProFTPD 1.3.0 standalone mode SHUTDOWN

The other logs are empty.
02-21-2008 08:24 PM
Find all posts by this user Quote this message in a reply
rbtux Away
Member
***

rbtux
Member
***


Posts: 1,200
Group: Registered
Joined: Feb 2007
Status: Away
Reputation: 22
Post: #27
RE: Ftp & file management problems.
yeah of course...

ispCP is not a toy!

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
02-21-2008 08:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****

BeNe
Moderator
*****


Posts: 2,944
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 41
Post: #28
RE: Ftp & file management problems.
Here are the Logs for ProFTPd
Code:
TransferLog /var/log/proftpd/xferlog
ExtendedLog /var/log/proftpd/ftp_traff.log

You should start ProFTpd in Debug mode, connect to your Machine and Post the output here. But first stop your current proftpd and then:
Code:
proftpd -n -d5

Greez BeNe

[Image: ispcpsw.png]
Ein Betriebssystem ist immer nur so gut und sicher wie der Administrator der es verwaltet.
Wie gut der Administrator jedoch seine Fähigkeiten ausspielen kann, legt das Betriebssystem fest.
-> Linux rulZ!
02-21-2008 08:29 PM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER Offline
Documentation Team
***
Docu Team

gOOvER
Documentation Team
***
Docu Team


Posts: 1,621
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 13
Post: #29
RE: Ftp & file management problems.
Krisxxx Wrote:Feb 20 11:59:09 web1 proftpd[8026] localhost: error setting IPV6_V6ONLY: Protocol not available

Here is your Error. I you try the search you will find 100 Post's about it. AND: you didn't follow point for point the Installguide in the Wiki.

Server : Rootserver
OS : Debian 4.0 Etch 64bit
ispCP Version : 1.0.0 r1363 - 30.09.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript
02-21-2008 08:31 PM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Away
Member
***

rbtux
Member
***


Posts: 1,200
Group: Registered
Joined: Feb 2007
Status: Away
Reputation: 22
Post: #30
RE: Ftp & file management problems.
/etc/init.d/proftpd stop

then:

proftpd -n -d 5


when there are no errors enable sql logging... (use the search function or google if you wanna know how to do that=

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications

This post was last modified: 02-21-2008 08:35 PM by rbtux.

02-21-2008 08:32 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Pages (5): < Previous 1 2 [3] 4 5 Next >
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this thread |

Forum Jump:

| All rights reserved : isp-control.net |