File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes Jscape getfilesize() Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Jscape getfilesize()" Watch "Jscape getfilesize()" New topic
Author

Jscape getfilesize()

sup rty
Greenhorn

Joined: Mar 04, 2010
Posts: 22
The getfilesize() of jscape function failing. It is not returning the file size in few cases.
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26184
    
  66

supratimC chakraborty wrote:The getfilesize() of jscape function failing. It is not returning the file size in few cases.

And? Are you asking how to file a bug report? Or would you like to share some sample code or describe the scenario in which doesn't work?


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
sup rty
Greenhorn

Joined: Mar 04, 2010
Posts: 22
Hi Jeanne,
JScape because we are using a JScape third party tool there, also for SFTP.


We have a function like this:

in uploadFile(DeliveryFileBean file) the getFilesize() function fails.
only sometimes and we have a strong suspicion that this is only when the destination server is Windows server and not Unix.
Kindly let me know if you have any idea reagrding the same.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Jscape getfilesize()
 
Similar Threads
FTP
Download a jar
OutOfMemoryError in SFTP
error while sending mail using socket class
how to read a text file within remote ftp directory