![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I have a program that every x minutes retreives a text file from my FTP server. On the PDA, the program will log in to the FTP server and download the file, save it to disk, and display it. However any subsequent requests to download the file are ignored. That is, I can see on the FTP server the program is logging in, then logging out without retreiving the file. Strange thing is that the program will actually have the text from the initial download. It seems the FTP library is caching the data and instead of downloading it again, it just presents the initial text file's data. I close the FTP connection after each login and download, and have even tried leaving it open. I have made sure the contents of the file, including the date/time, on the server has changed, it case it's just being thrifty (only downloading if data has changed), but that's not the case. Also, the same exact program running on the PC instead of the PDA will download the text file every time! I'm stumped!
Anyone ever see this? |
|
||||
|
Since the file explorer works a litle diferent in the pda, have you tryed to delete the previous file on the pda before a new download?
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD DLL Version Listing |
|
||||
|
I've updated the FTP library and it should work properly now.
The problem was (as you wrote) that it looked in the cache instead of reloading the file. You can download it here: www.basic4ppc.com/Downloads.html |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PhoneticAlgorithms Library (ex-StringComparison Library) | moster67 | Additional Libraries | 10 | 11-11-2008 08:46 PM |
| GetFile to save to other DIR | tcgoh | Questions & Help Needed | 9 | 08-09-2008 06:17 AM |
| Door library (Beta) - Special library | Erel | Official Updates | 48 | 07-18-2008 03:33 PM |
| Merging Outlook library and Phone library | Erel | Official Updates | 2 | 07-14-2008 04:38 PM |