www.ProFTPD.de
13. März 2007, 21:17:24 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
News: SMF - Neu installiert!
 
   Übersicht   Hilfe Suche Login Registrieren  
Seiten: [1]   Nach unten
  Drucken  
Autor Thema: Problem mit #-Dateien  (Gelesen 315 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
Anonymous
Gast
« am: 28. September 2004, 15:56:39 »

Hallo,
ist es nicht möglich Dateien mit "#" am Anfang (z.B. #channel.log) zu benutzen? Bekommen bei "STOR #channel.log" immer nen "Command not understood" :/
Gespeichert
Anonymous
Gast
« Antwort #1 am: 28. September 2004, 16:02:38 »

Nachtrag:
Mein alter Webhoster benutzt auch ProFTPd und dort kann ich Logs im Format #blah.log uploaden. Also muss es doch irgendwie ne Einstellungsmöglichkeit dafür geben - wär super wenn mir da einer helfen könnte. Smiley
Gespeichert
Wörsty
Moderator
ProFTPD
*****
Offline Offline

Beiträge: 1602


50772603
Profil anzeigen WWW E-Mail
« Antwort #2 am: 28. September 2004, 16:12:32 »

Bei mir geht es. :?!
Code:
dispatching PRE_CMD command 'TYPE I' to mod_exec
dispatching PRE_CMD command 'TYPE I' to mod_tls
dispatching PRE_CMD command 'TYPE I' to mod_core
dispatching PRE_CMD command 'TYPE I' to mod_core
dispatching CMD command 'TYPE I' to mod_xfer
dispatching POST_CMD command 'TYPE I' to mod_exec
dispatching POST_CMD command 'TYPE I' to mod_sql
dispatching LOG_CMD command 'TYPE I' to mod_sql
dispatching LOG_CMD command 'TYPE I' to mod_log
dispatching PRE_CMD command 'PASV' to mod_exec
dispatching PRE_CMD command 'PASV' to mod_tls
dispatching PRE_CMD command 'PASV' to mod_core
dispatching PRE_CMD command 'PASV' to mod_core
dispatching CMD command 'PASV' to mod_core
in dir_check_full(): path = '/21/uploads', fullpath = '/***/vhosts/ftp/21/uploads'.
AllowOverride denies all .ftpaccess files
Entering Passive Mode (****,195,96).
dispatching POST_CMD command 'PASV' to mod_exec
dispatching POST_CMD command 'PASV' to mod_sql
dispatching LOG_CMD command 'PASV' to mod_sql
dispatching LOG_CMD command 'PASV' to mod_log
dispatching PRE_CMD command 'STOR #channel.log' to mod_exec
dispatching PRE_CMD command 'STOR #channel.log' to mod_tls
dispatching PRE_CMD command 'STOR #channel.log' to mod_core
dispatching PRE_CMD command 'STOR #channel.log' to mod_core
dispatching PRE_CMD command 'STOR #channel.log' to mod_xfer
in dir_check_full(): path = '/21/uploads/#channel.log', fullpath = '/***/vhosts/ftp/21/uploads/#channel.log'.
AllowOverride denies all .ftpaccess files
in dir_check_full(): setting umask to 0111 (was 0000)
dispatching CMD command 'STOR #channel.log' to mod_xfer
passive data connection opened - local  : ****:50016
passive data connection opened - remote : ****:3197
dispatching POST_CMD command 'STOR #channel.log' to mod_exec
dispatching POST_CMD command 'STOR #channel.log' to mod_sql
dispatching POST_CMD command 'STOR #channel.log' to mod_sql
dispatching LOG_CMD command 'STOR #channel.log' to mod_sql
dispatching LOG_CMD command 'STOR #channel.log' to mod_log
dispatching LOG_CMD command 'STOR #channel.log' to mod_xfer
Transfer completed: 401408 bytes in 0.04 seconds

Stimmt dein PathDenyFilter?
Gespeichert

RedHat 8.0 (2.4er Kernel)
proftpd 1.2.10
-mod_sql_mysql
-mow_wrap
-mod_exec
-mod_ifsession[/size]
Anonymous
Gast
« Antwort #3 am: 28. September 2004, 16:17:59 »

Wär nett wenn du mich einweisen könntest wie ich das überprüfen kann. Smiley Hab da nämlich noch nicht so den Plan von. Traurig (Mach das im Moment über Webmin)

STOR #channel.log
500 'STOR #channel.log' not understood
Transfer Failed!
Gespeichert
Wörsty
Moderator
ProFTPD
*****
Offline Offline

Beiträge: 1602


50772603
Profil anzeigen WWW E-Mail
« Antwort #4 am: 28. September 2004, 16:33:21 »

Ich ahne da was...

Schreib mal
PUT #channel.log
Dann klappts bestimmt :wink:

PUT = STOR
GET = RETR

Oder MPUT und MGET für mehrere Dateien
z.b. MPUT *.log
Gespeichert

RedHat 8.0 (2.4er Kernel)
proftpd 1.2.10
-mod_sql_mysql
-mow_wrap
-mod_exec
-mod_ifsession[/size]
Anonymous
Gast
« Antwort #5 am: 28. September 2004, 16:55:23 »

Wenn ich das als RAW mit FlashFXP eingebe geht garnichts mehr. Traurig
Gespeichert
Anonymous
Gast
« Antwort #6 am: 28. September 2004, 17:16:26 »

Bei MPUT *.log kommt für jedes Logfile:

STOR #logfile.log not understood. :/
Gespeichert
Wörsty
Moderator
ProFTPD
*****
Offline Offline

Beiträge: 1602


50772603
Profil anzeigen WWW E-Mail
« Antwort #7 am: 28. September 2004, 22:22:44 »

Hä? Beschreib mal bitte genau, was (Eingaben) du womit (Programm) machst.
Gespeichert

RedHat 8.0 (2.4er Kernel)
proftpd 1.2.10
-mod_sql_mysql
-mow_wrap
-mod_exec
-mod_ifsession[/size]
Seiten: [1]   Nach oben
  Drucken  
 
Gehe zu:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Prüfe XHTML 1.0 Prüfe CSS
Seite erstellt in 0.051 Sekunden mit 16 Zugriffen.