What kind of implementations have been created for mput or mget?  I have 
created scripts on the UNIX side that loop through a list of files but it 
creates a new connection for each file.  I am creating a system that will need 
to move thousands of jpegs and it would be very nice to be able to tell it to 
move *.jpg.  When I have attempted this with the standard implementation, it 
will only move a single file.  I am trying to avoid creating a new connection 
for each file and was wondering how anyone else might have dealt with this 
situation.  Please let me know.  Thanks.

Scott Halepaska
------------------------------------------------------------------------------
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to