View Single Post

  #2 (permalink)  
Old 02-23-2007, 01:15 PM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power: 4
tom is on a distinguished road
Default

The AllowStoreRestart directive permits or denies clients from "restarting" interrupted store file transfers (those sent from client to server). By default restarting (via the REST command) is not permitted when sending files to the server. Open config file and setup AllowStoreRestart to on
Code:
AllowStoreRestart on
Restart proftpd.
Reply With Quote