Re: [JSch-users] Cannot sftp files from linux server to windows server
Status: Alpha
Brought to you by:
ymnk
From: Paul E. <Pau...@gm...> - 2011-06-17 14:31:14
|
Deepesh Naidu schrieb: > Hi All, > > I am using jsch to tranfer files via jsch. > I am able to transfer files from linux servers to other linux servers. > But when I am trying to transfer files from a linux server to a windows > server...it is throwing me 'No Such File' error. Show the code. Most probable the problem is in your way of using the ChannelSftp. Paŭlo |