| Author |
Help on SFTP
|
karthik Suryanarayanan
Ranch Hand
Joined: Oct 07, 2009
Posts: 94
|
|
Hi ,
I have a requirement where i need to copy files from my local machine and upload in SFTP location . I have browsed a lot and found some API's like
SFTPClient , VFS classes , Jsch , Jscape , etc... i am unable to understand how exactly it is being implemented and i couldn't find much explaining examples. Could anyone share some quick code . Thanks
|
"Learning is a Culture where your Eagerness & Curiosity plays a major Role".
|
 |
karthik Suryanarayanan
Ranch Hand
Joined: Oct 07, 2009
Posts: 94
|
|
Hi Guys,
I have found out a way to achieve it through Jsch.. It's a good package which gives easier classes with some simple methods . Anyone needs help , let me know.. Thanks...
|
 |
T Mishra
Ranch Hand
Joined: Apr 04, 2006
Posts: 107
|
|
|
Using JSCH - file upload, file download
|
Thanks,
Tushar (SCJP 1.5)
|
 |
 |
|
|
subject: Help on SFTP
|
|
|