Results 1 to 5 of 5
- 08-15-2008, 02:33 PM #1
Member
- Join Date
- Aug 2008
- Posts
- 27
- Rep Power
- 0
- 08-15-2008, 02:51 PM #2
Member
- Join Date
- Aug 2008
- Posts
- 27
- Rep Power
- 0
Start downloading from a specific byte
And i have read that there is a command in the FTP specs called (REST - Restart transfer from the specified point.)and take as an argument the byte from which the server will start sending the file.
- 08-15-2008, 03:41 PM #3
Not related at all. You can have one without the other.Does an FTP server have to reside in an HTTP server?
From RFC959:
RESTART (REST)
The argument field represents the server marker at which
file transfer is to be restarted. This command does not
cause file transfer but skips over the file to the specified
data checkpoint. This command shall be immediately followed
by the appropriate FTP service command which shall cause
file transfer to resume.
- 08-15-2008, 03:47 PM #4
Member
- Join Date
- Aug 2008
- Posts
- 27
- Rep Power
- 0
Getting a file on an FTP server using an HTTP request
Then if you have and FTP server installed (Only FTP server )can i get a file from that server using an HTTP request?
I know that i cause a headache about this but my problem is that iam building a download manager and i need a gurantee that i should only care about http connections because any file no matter what server it resides on can be downloaded via an HTTP request?
Please someone gets me out of this.
- 08-15-2008, 04:30 PM #5
Similar Threads
-
Server returned HTTP response code: 500.. i need help
By hardc0d3r in forum Java ServletReplies: 9Last Post: 03-12-2012, 08:08 PM -
How to create file on server?
By thevoice in forum New To JavaReplies: 10Last Post: 08-12-2010, 06:06 PM -
Checking of file was modified on the server
By Java Tip in forum Java TipReplies: 0Last Post: 03-02-2008, 07:18 PM -
java.io.Exception: Server returned HTTP response code: 403
By navishkumarb in forum Advanced JavaReplies: 1Last Post: 01-05-2008, 01:33 PM -
Server returned HTTP response code: 500
By Heather in forum Java ServletReplies: 1Last Post: 07-09-2007, 04:32 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks