nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

FTP resume upload

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 ...


Go Back   nixCraft Linux Forum > Mastering Servers > Web servers

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 02-23-2007, 12:09 PM
Junior Member
User
 
Join Date: Dec 2006
Location: Hyderabad,India.
Posts: 16
Rep Power: 0
shankar100
Send a message via Yahoo to shankar100
Default FTP resume upload

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
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-23-2007, 12:15 PM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power: 0
tom is an unknown quantity at this point
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
  #3 (permalink)  
Old 02-23-2007, 01:06 PM
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
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

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


All times are GMT +5.5. The time now is 06:12 PM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36