Hallo,
was muss ich bei ProFTPd 1.25 in der conf ändern, das die Kunden, ihre uploads auch resumen können? Bisher geht nur ersetzen.
ProFTPd: upload resumebar machen
-
[ djthesound ]
- Posts: 300
- Joined: 2003-04-21 01:15
Re: ProFTPd: upload resumebar machen
[EDIT]
Hallo Leute,
ich habe mich jetzt ein wenig schlau gemacht und heraus gefunden, wie man Uploads/Downloads resumebar machen kann mit ProFTPd:
Schöne Grüsse
DJtheSOUND
[/EDIT]
Hallo Leute,
ich habe mich jetzt ein wenig schlau gemacht und heraus gefunden, wie man Uploads/Downloads resumebar machen kann mit ProFTPd:
Code: Select all
# Allow FTP resuming.
# Remember to set to off if you have an incoming ftp for upload.
AllowStoreRestart onDJtheSOUND
[/EDIT]