Login  
Search All Forums
Dart Home | PowerTCP FTP for ActiveX | Custom Development Reply | PowerTCP FTP for ActiveX Topics | Forums   
AuthorForum: PowerTCP FTP for ActiveX
Topic: FTP transfer of files larger than 2Gb
Wim

From: Alphen aan den Rijn, Netherlands
Posts: 23
Member Since: 06/22/05
posted November 22, 2005 6:46 AM

The DartFTPCtl.ListEntry.Size propertie is of the type 'Long'. When you want to transfer a file of e.g. 4Gb the size does not fit in a 'Long'. What can you do about this?
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted November 28, 2005 11:29 AM

The property is a long because it is the highest numeric value supported by the ActiveX interface.

At some point we may add the ability to get progress and restart info for large files, but for now you can only do it if you switch to our FTP for .NET product.
Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX