www.ProFTPD.de
13. März 2007, 18:58:41 *
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  
  Zeige Beiträge
Seiten: [1] 2
1  ProFTPD / www.proftpd.de / Direktivensuche futsch am: 24. August 2004, 12:32:43
Zitat von: "stonki"
ich bastel mal am WE eine Seite in PHP.. Trag ich mir gleich in meinen Palm ein....


Hört sich gut an evtl. dyn. eine *.pdf File erzeugen zum Downloaden.
Jedenfalls danke für eure Arbeit  :wink:
2  ProFTPD / ProFTPD - Deutsch / Standardconfig damit Festplattenbereiche die nicht.... am: 24. August 2004, 00:15:34
Teufel auch wenn ich den Pfad umdrehe geht es

--bind du fieses Stück jammerst nicht mal  :wink:
3  ProFTPD / www.proftpd.de / Direktivensuche futsch am: 24. August 2004, 00:14:02
Zitat von: "Wörsty"

PS: WAS geht bei dir denn nicht?!


Also in allen 3 genannten Browsern die ich einsetze hauptsächlich im Opera sehe ich nur dieses Javascript

Beim Wilden Refreshen im IE und Firefox klappt es dann vielleicht irgendwann :roll: ansonsten nur das JS

downloaden geht generell nicht :roll:

Die Direktiven Liste finde ich süss aber wenn ich sie nicht erreichen kann ist es sehr schade :wink:

Wäre es nicht toll wenn ihr mit PHP dynamisch eine Direktiven Liste generieren würdet? Müsstet halt für den Google Bot eine Seite bereitstellen zum Indexieren z.B.
4  ProFTPD / www.proftpd.de / Direktivensuche futsch am: 23. August 2004, 22:17:21
welche browser setzt ihr denn ein?

ich hab hier ie,firefox und opera

und bei allen dreien das selbe?
Welcher kann gzip?
5  ProFTPD / ProFTPD - Deutsch / need help am: 23. August 2004, 20:28:02
also ich versuche jetzt schon eine Weile vergeblich einen Pfad in einen anderen zu mounten z.B.

Code:

mkdir /home/test
mount --bind /home/test /usr
cd /home/test
dir

mounten klappt aber ich seh nichts im Pfad. Hat aber schon mal funktioniert?

Gleiches via fstab beim Anpassen keine Errors. Beim booten auch keine Error.

Rechte sind auch ok:

Code:

/home/ftpuser/~~APACHE~~ /opt/lampp/htdocs none rw,bind 0 0
   


die Rechte:

Code:

da wirds hingemoutet:
drwxrwx---  2 owner notrestricted 4096 2004-08-22 16:22 ~~APACHE~~

das wird gemountet:
drwxrwx---   2 owner notrestricted  4096 2004-08-22 16:22 htdocs
6  ProFTPD / ProFTPD - Deutsch / Standardconfig damit Festplattenbereiche die nicht.... am: 22. August 2004, 21:24:06
Zitat von: "Wörsty"
Verstehe die Frage zwar nicht, aber du könntest den mount-Befehl (siehe FAQ) statt der Symlinks verwenden und in das proftpd Startscript integrieren.

Mir gings u.A. darum in einem Beispiel erklärt:

/home/ftpuser ist das Defaultroot

hier wurschteln u.A. 2 User die je nach Gruppe X und Y sehen
und diese greifen u.A. auf Ressourcen zu wie
/data1
/data2

und das ging mit VROOT diesem speziellen Modul für die Symlinks auch nicht.
dann kam ich auf das mounten eines Pfades, Hardlinks fügen ja nur Dateien aber keine Files hinzu.

Und nun habe ich das beste Dauerhafte Mapping Script gesucht womit das Mapping auch beim neustart wieder da ist.

werde mal das Startscript laden danke......
7  ProFTPD / ProFTPD - Deutsch / funktioniert mod_ban generell nicht zurzeit? am: 22. August 2004, 21:16:31
Zitat von: "Wörsty"
Wat für Dinger? Zeigefinger? Poste doch mal die Ausgaben.....

nein Zeigerfehler.....Bei C++ die ultimative Fehlermeldung
:wink:

ich habe es einmal mit der aktuellesten RC3 und einmal mit der stable getestet.

Da ich diese temporären Files nicht mehr habe und jetzt diese Modul ausgelassen habe kann ich zurzeit den Fehler nicht mehr erneut kennzeichnen hab auch im Moment keine Zeit.

Werde ich aber bei Gelegenheit mal machen mit beiden Versionen.

P.S.: die 10er RC1 gibt es nicht mehr? Denn dafür sei das Modul als auch weitere geeignet. Auf jeden Fall geht es mit der neuesten testing Version nicht und die aktuelle Stable wird als nicht passend genannt.
8  ProFTPD / ProFTPD - Deutsch / Standardconfig damit Festplattenbereiche die nicht.... am: 22. August 2004, 19:05:52
Hey,

könnte mir bitte jemand sagen in welcher config ich hinterlegen kann das z.B. HDD Bereiche immer gemappt sind wenn ich u.A. den Proftpd verwende?

fstab ist ja nicht das wahre.
Ach ja habe vroot versucht leider aber funktionieren meine symlinks auf entfernte Bereiche auch nicht.

daher hab ich mich nun durchgerungen die Bereiche zu mounten...
9  ProFTPD / ProFTPD - Deutsch / Re: funktioniert mod_ban generell nicht zurzeit? am: 22. August 2004, 18:56:26
Zitat von: "stonki"

keine Ahnung, ich verwende die alle nicht, aber was fuer Fehlermeldungen kommen denn beim kompilieren ?


Zeigerfehler, Klammerfehler usw.
10  ProFTPD / ProFTPD - Deutsch / funktioniert mod_ban generell nicht zurzeit? am: 22. August 2004, 13:15:14
Versuche jetzt schon ein paar mal die mod_ban, mod_load, mod_exec, mod_msg zu kompilieren aber bisher scheiterte es mit der aktuellen Stable als auch der tested Edition nicht ?
11  ProFTPD / ProFTPD - Deutsch / Compilieren von Proftpd am: 22. August 2004, 01:19:37
ok hat sich wiederrum erledigt
12  ProFTPD / ProFTPD - Deutsch / Compilieren von Proftpd am: 21. August 2004, 21:45:24
eine compiler version fehlte nach der installation ging es jedoch fehlen mir die angesprochene make File u.A.

Code:

checking for netinet/in.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/ip.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/stat.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking vmsdir.h usability... no
checking vmsdir.h presence... no
checking for vmsdir.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for mode_t... yes
checking for off_t... yes
checking type of array argument to getgroups... gid_t
checking for timer_t... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for off_t... (cached) yes
checking size of off_t... 8
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for umode_t... no
checking for ino_t... yes
checking for intptr_t... yes
checking for socklen_t... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking whether your struct utmp has ut_user... yes
checking whether your struct utmp has ut_host... yes
checking whether your struct utmp has ut_exit... yes
checking whether your syslog.h defines LOG_CRON... yes
checking whether your syslog.h defines LOG_FTP... yes
checking for d_fd in DIR structure... no
checking for dd_fd in DIR structure... no
checking for __dd_fd in DIR structure... no
checking for working alloca.h... yes
checking for alloca... yes
checking for alloca in -lucb... no
checking whether gcc needs -traditional... no
checking whether setpgrp takes no argument... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for bcopy... yes
checking for crypt... yes
checking for fgetgrent... yes
checking for fgetpwent... yes
checking for flock... yes
checking for freeaddrinfo... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getcwd... yes
checking for getenv... yes
checking for gethostbyname2... yes
checking for gethostname... yes
checking for getnameinfo... yes
checking for getopt_long... yes
checking for gettimeofday... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for memcpy... yes
checking for mempcpy... yes
checking for mkdir... yes
checking for mkstemp... yes
checking for mlock... yes
checking for mlockall... yes
checking for munlock... yes
checking for munlockall... yes
checking for rmdir... yes
checking for select... yes
checking for setgroups... yes
checking for socket... yes
checking for statfs... yes
checking for strchr... yes
checking for strcoll... yes
checking for strerror... yes
checking for strsep... yes
checking for strtol... yes
checking for strtoull... yes
checking for setprotoent... yes
checking for endprotoent... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for setsid... yes
checking for setgroupent... no
checking for seteuid... yes
checking for setegid... yes
checking for setenv... yes
checking for siginterrupt... yes
checking for setpgid... yes
checking for regcomp... yes
checking for tzset... yes
checking for unsetenv... yes
checking for pathconf... yes
checking for fpathconf... yes
checking for fgetspent... yes
checking for setpassent... no
checking for struct sockaddr_in.sin_len... no
checking whether struct addrinfo is defined... yes
checking whether struct sockaddr_storage is defined... yes
checking whether ss_family is defined... yes
checking whether ss_len is defined... no
checking whether __ss_len is defined... no
checking whether setgrent returns void... yes
checking for setproctitle... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for setproctitle in -lutil... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking whether __progname and __progname_full are available... yes
checking which argv replacement method to use... writeable
checking whether printf supports %llu format... yes
checking whether gcc accepts -Wno-long-double... no
configure: creating ./config.status
config.status: creating lib/Makefile
config.status: creating modules/Makefile
config.status: creating src/Makefile
config.status: creating src/ftpdctl.8
config.status: creating src/proftpd.8
config.status: creating src/xferlog.5
config.status: creating utils/Makefile
config.status: creating utils/ftpcount.1
config.status: creating utils/ftpshut.8
config.status: creating utils/ftptop.1
config.status: creating utils/ftpwho.1
config.status: creating Makefile
config.status: creating Make.rules
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default commands
Wishmaster:/usr/proftpd-1.2.10rc3# dir
acconfig.h     COPYING        NEWS                 README.PAM
aclocal.m4     CREDITS        proftpd.spec         README.ports
ChangeLog      doc            README               README.Solaris2.5x
config.guess   include        README.AIX           README.Unixware
config.h       INSTALL        README.capabilities  RELEASE_NOTES
config.h.in    install-sh     README.classes       sample-configurations
config.log     lib            README.controls      src
config.status  Makefile       README.cygwin        stamp-h
config.sub     Makefile.in    README.FreeBSD       stamp-h.in
configure      Make.rules     README.IPv6          utils
configure.in   Make.rules.in  README.LDAP
contrib        modules        README.modules
13  ProFTPD / ProFTPD - Deutsch / Compilieren von Proftpd am: 21. August 2004, 20:00:50
Ich habe gcc bereits installiert und momentan im root Verzeichnis ./configure gestartet dabei meldet dieser zurück das in $path kein passender Compiler gefunden wurde?

aktuell habe ich das Paket in /root/test installiert

Downloadfile falsch abgelegt?
14  ProFTPD / www.proftpd.de / Direktivensuche futsch am: 21. August 2004, 18:23:47
Sind euch schon die Downloadzeiten bis gar zeitliche Unerreichbarkeit des Scriptes aufgefallen?

Abgesehen davon sieht mir das ganze zu IE spezifisch aus. Wenn ich das ganze z.B. in Opera anschaue ist das JS total fehlerhaft sprich ich kann es nicht anschauen. Im IE gibt es auch Fehler.  :roll:
15  ProFTPD / ProFTPD - Deutsch / Defaultroot als auch Defaultchdir funzen nicht am: 21. August 2004, 14:48:27
ok habs gefunden  :lol:
Seiten: [1] 2
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.082 Sekunden mit 15 Zugriffen.