Ricardo, All of the bandwidth limiting is done on the client side. Sftp does not have this feature. But scp does with the -l option
With jsch look at the scp example class in side that class you will see it executing the remote side command option adding a -l <bytes> it will accomplish what u need On Aug 1, 2009, at 6:24 AM, Ricardo Cabrera <rycard...@gmail.com> wrote: > Hi, > Im search for bandwidth limit function to an sftp transfer > it's possible? > Im search a lot in the home site and wiki with no success > tank > > --- > --- > --- > --------------------------------------------------------------------- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > JSch-users mailing list > JSch-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jsch-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ JSch-users mailing list JSch-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jsch-users