Opened 7 years ago

Closed 7 years ago

#11137 closed Bug report (worksforme)

Problem with renaming files on a HP NonStop

Reported by: MortenM Owned by:
Priority: normal Component: FileZilla Client
Keywords: Rename HP NonStop Cc:
Component version: 3.24.0 Operating system type: Windows
Operating system version: 7

Description

Renaming a file on a HP NonStop causes the new file name to include the folder name and the file to end up in parent folder. I think the log below explains the problem best.

The file being renamed is located in /usr/morten/environments/devl/batch

Status:		Renaming '/usr/morten/environments/devl/batch.FILE1.txt' to '/usr/morten/environments/devl/batch.FILE1_old.txt'
Command:	RNFR FILE1.txt
Response:	350 File exists, ready for destination name
Command:	RNTO /usr/morten/environments/devl/batch.FILE1_old.txt
Response:	250 RNTO command successful.

Change History (1)

comment:1 by MortenM, 7 years ago

Resolution: worksforme
Status: newclosed

Found a solution. The Server Type was set to "HP NonStop". The HP NonStop has both a Unix and a Guardinan environment. As I was logging into the Unix environment I have to change the Server Type to Unix (Autodetect did not work)

Note: See TracTickets for help on using tickets.