Hiyas,

We use JSch to provide SFTP services in our application and users have
reported an inability to use the '//' sequence to specify an upload to the
root directory.  One user has debugged the software and found that the
string seems to be getting changed to a single '/' sequence before the
upload actually occurs leading the server to err on the request.

They feel is should work since this is valid in a command line SFTP
client.  For example:

sftp> put ./BFEP.ILBZZ.K0696376 //BFEP.ILBZZ.K0696376
Uploading ./BFEP.ILBZZ.K0696376 to //BFEP.ILBZZ.K0696376
./BFEP.ILBZZ.K0696376 100% 492 0.5KB/s 00:00

Is this a known defect or just unsupported functionality?

Thanks.

Keith

-- 
Keith Barlow

*Software Engineer*
*Dell Boomi*
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to