
02-23-2007, 02:06 PM
|
|
Junior Member
User
|
|
Join Date: Dec 2006
Location: Hyderabad,India.
Posts: 16
Rep Power: 0
|
|
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..
|