I have a cfc that implements sftp using the JSch java library. ( www.jcraft.com)
It appears that there is a file size limit - that is files that you get and put are truncated. For one of my users it is 16k, for me it appears to be 32k. I'm trying to figure out which layer is imposing the limit? Anyone know if it could be JVM settings? If anyone can cast any other light on this I would be grateful. -- Mike T Blog http://www.socialpoints.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249574 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

