Opened 16 years ago

Closed 16 years ago

#1439 closed Bug report (rejected)

Can't any MVS Datasets with Filezilla on a TECTIA ssh Server

Reported by: andzzz Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: andzzz, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

When I try to access datasets with ssh on our Tectia SSH Server for z/OS like described on this page:
https://www.ssh.com/support/documentation/online/ssh/manual-zos/60/dataset-access-alt.html

Filezilla always adds a '/' in front of the dataset name, which is wrong.

Change History (4)

comment:1 by andzzz, 16 years ago

Summery: Can't access any MVS Datasets with Filezilla on a TECTIA ssh Server

comment:2 by Tim Kosse, 16 years ago

Use the Site Manager and select MVS as server type.

comment:3 by andzzz, 16 years ago

Sorry, but that didn't work at all.

When I use no initial remote directory this happens:
"
Status: Retrieving directory listing...
Command: pwd
Response: Current directory is: "/OTEPLEX/home/q241721"
Error: Failed to retrieve directory listing
"

When I use a MVS qualifier as initial directory:
"
Status: Retrieving directory listing...
Command: cd "'Q241721'"
Error: Directory /OTEPLEX/home/q241721/'Q241721': no such file or directory
Error: Failed to retrieve directory listing
"

comment:4 by Tim Kosse, 16 years ago

Resolution: rejected
Status: newclosed

Command: cd "'Q241721'"
Error: Directory /OTEPLEX/home/q241721/'Q241721': no such file or directory

If using SFTP, the path is canonicalized by the server. This would make it a server problem instead of a client problem.

Note: See TracTickets for help on using tickets.