I don't think so.
No matter how big memory you allocate, a large file always not enough.
But don't worry, I have found a FTP library to do the same job.
Thank you anyway.
Search found 3 matches
- Tue Mar 13, 2007 1:27 am
- Forum: General Discussion
- Topic: Atomic Web Server with large file?
- Replies: 3
- Views: 1297
- Sat Feb 10, 2007 6:09 pm
- Forum: Linux
- Topic: PB Linux compiles with static library?
- Replies: 5
- Views: 2591
- Sat Feb 10, 2007 1:00 am
- Forum: General Discussion
- Topic: Atomic Web Server with large file?
- Replies: 3
- Views: 1297
Atomic Web Server with large file?
I am looking at the example Atomic Web Server
But I have trouble with large file (eg. >10MB)
How can I modify it to be large file support?
If (Not InitNetwork()) : MessageRequester("Error", "Can't initialize the network !", 0) : End : EndIf
Port = 80
BaseDirectory$ = "www/"
DefaultPage$ = "Index ...
But I have trouble with large file (eg. >10MB)
How can I modify it to be large file support?
If (Not InitNetwork()) : MessageRequester("Error", "Can't initialize the network !", 0) : End : EndIf
Port = 80
BaseDirectory$ = "www/"
DefaultPage$ = "Index ...