Hello,
when I login in my cisco router via putty, I will
see:
login as: username
You are now logging in.
host@ip'S: password
This is the message of the day.
prompt#
Whereas when I login via Jsch's KI programmatically, I (only) will see/receive:
This is the message of the day.
prompt#
Hi,
I am using SFTP for transmitting file using JSch but some of the files (spc the
ones over 300K) are transferred partially. Is there any internal buffer issue
there that I need to resolve?
any opinions?
Any advice is much appreciated,
Sasan---