This is a discussion on FTP resume upload within the Web servers forums, part of the Mastering Servers category; Hello, Could somebody guide me on how to enable "FTP resume upload" feature on our linux server (its, RHEL 4.0 ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Hello,
Could somebody guide me on how to enable "FTP resume upload" feature on our linux server (its, RHEL 4.0 ES). I just had an idea by going into proftpd.conf file and change some global values, but I'm not sure how to do this. Please help, thanks in advance |
| Sponsored Links | ||
|
|
|
|||
|
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 |
|
|||
|
Quote:
|
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FTP UPload | Jaggu | Linux software | 1 | 08-29-2006 07:51 PM |
| Unable to do ftp upload using squid proxy | Ashish Pathak | Linux software | 1 | 02-15-2005 10:47 AM |