Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

fungkw

WinSCP and z/OS FTP Server with TLS, access MVS dataset failure

WinSCP will add a leading "/" to the file by default. It makes accessing MVS datasets (not USS) failure in z/OS.

For example, I try to download USER01.TEMPLIB(TESTFTP) in z/OS to TESTFTP.txt in Windows.
After "cd TEMPLIB", the current directory changes to /'USER01.TEMPLIB'. The desired directory should be 'USER01.TEMPLIB' without leading '/'.