View Single Post

  #3 (permalink)  
Old 02-23-2007, 02:06 PM
shankar100 shankar100 is offline
Junior Member
User
 
Join Date: Dec 2006
Location: Hyderabad,India.
Posts: 16
Rep Power: 0
shankar100
Send a message via Yahoo to shankar100
Default

Quote:
Originally Posted by tom
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.
Thank you works as it should..
Reply With Quote