anonymous Problem

Alles, was den ProFTPD betrifft, kann hier besprochen werden.

anonymous Problem

Postby Raymond » 13. February 2007 22:12

ich bin ein Neuling also bitte nicht gleich voll drauf hauen Danke

in meinem Script steht folgendes

# A basic anonymous configuration, no upload directories.

# <Anonymous ~ftp>
# User ftp
# Group nogroup
# # We want clients to be able to login with "anonymous" as well as "ftp"
# UserAlias anonymous ftp
# # Cosmetic changes, all files belongs to ftp user
# DirFakeUser on ftp
# DirFakeGroup on ftp
#
# RequireValidShell off
#
# # Limit the maximum number of anonymous logins
# MaxClients 10
#
# # We want 'welcome.msg' displayed at login, and '.message' displayed
# # in each newly chdired directory.
# DisplayLogin welcome.msg
# DisplayFirstChdir .message
#
# # Limit WRITE everywhere in the anonymous chroot
# <Directory *>
# <Limit WRITE>
# DenyAll
# </Limit>
# </Directory>
#
# # Uncomment this if you're brave.
# # <Directory incoming>
# # # Umask 022 is a good standard umask to prevent new files and dirs
# # # (second parm) from being group and world writable.
# # Umask 022 022
# # <Limit READ WRITE>
# # DenyAll
# # </Limit>
# # <Limit STOR>
# # AllowAll
# # </Limit>
# # </Directory>
#
# </Anonymous>


meine Frage

was muß ich ändern , damit anomymous ftp funktioniert ?
wo muß ich eine Upload Directorie eintragen ?
kann ich bestimmen in welches Verzeichnis upgeloadet wird ?

Danke für die Hilfe
Raymond
 
Posts: 1
Joined: 13. February 2007 22:04

Postby deepsurfer » 16. June 2008 07:27

Deine "Kommentierung" ist in xUnix Basierten System mit einer raute " # " vorgehesen.

Wenn Du den Abschnitt den Du hier gepostet hast anschaust, so sind überall diese Rauten zu sehen.
Folglich die erste Raute aus deinem Posting wegnehmen, die Zeilen wo zwei Rauten zu sehen sind sollte die zweite Raute stehen bleiben, weil diese Zeilen reine Kommentar-Zeilen sind.

Nach Abspeicher und neustart des ProFP-Servers sollte dein Anonymous wunsch in Erfüllung gehen.
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian


Return to ProFTPD

Who is online

Users browsing this forum: No registered users and 9 guests