Download partial file (General questions)
What will happen if we attempt to download something that is partially uploaded by our customer? Will it not appear on the dirlist if the item is in progress?
TIA
Mike
mbaker at creativedi dot com
What will happen if we attempt to download something that is partially uploaded by our customer? Will it not appear on the dirlist if the item is in progress?
TIA
Mike
mbaker at creativedi dot com
by woddrazen , (6154 days ago) @ Mike Baker
Hi Mike,
File will appear immidiatelly when you start to transfer it to server.
One thing you can do to determine which file is still unfinished and which is finished. You can upload file to server using some extension. For example .filepart extension. Something like this: weonlydo.txt.filepart
When file is uploaded to server completely you can rename that file and remove .filepart extension from name of file. You can do that using wodFtpDLX Rename Method.
More help for Rename Method you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~Rename.html
Hope I helped.
Regards,
Drazen
by Mike Baker , (6154 days ago) @ woddrazen
Thanks for the quick reply. What we're doing is downloading files that our customers put up on the FTP site. I'm writing a service that polls folders for incomming files. When the file is found we download it. What will happen if the customer starts uploading and my service starts downloading before it's done. Is there a DirItems(n) property that we can check to see if the file's locked or something?
TIA
Mike
mbaker at creativedi dot com
Hi Mike,
File will appear immidiatelly when you start to transfer it to server.One thing you can do to determine which file is still unfinished and which is finished. You can upload file to server using some extension. For example .filepart extension. Something like this: weonlydo.txt.filepart
When file is uploaded to server completely you can rename that file and remove .filepart extension from name of file. You can do that using wodFtpDLX Rename Method.
More help for Rename Method you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~Rename.htmlHope I helped.
Regards,
Drazen
by woddrazen , (6154 days ago) @ Mike Baker
Mike,
wodFtpDLX will download that file. I have checked with other clients and it's same.
Unfortunately we don't have such property that will check if file is uncompleted. I'm not sure that this option can be implemented at all.
One workaround is to list files in folder and wait some time (5-10 seconds) and list is again and compare size of files. If file size is same transfer is completed.
Drazen
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
Thanks! We love your software and your great support!
Thanks! We love your software and your great support!
We have recently completed a large 1200+ location project where reliable Telnet and SSH connectivity was required. wodSSH worked flawlessly and allowed our staff to complete our project ontime and within budget.
It is very refreshing to find such helpful, knowledgeable and quick responding technical support.
Your professionalism is reflected into your email, your product and your web site. I am confident that these will make the difference.
Brilliant, even works on the mobile phone...
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.
Thank you very much for the rapid responses. I was a little nervous about dealing with a company that is on a different continent from me. You have proven my concerns to be unfounded.
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!