Error -150 when trying to move files on the server

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
hrvstr
500 Command not understood
Posts: 1
Joined: 2013-06-13 18:52

Error -150 when trying to move files on the server

#1 Post by hrvstr » 2013-06-13 19:03

Hello everyone,
I run FileZilla Server version 0.9.41 beta on Win8 Pro x64 as a service.
I have set up the server and everything basic is working, but when I try to move a folder from one shared folder to another i get the following error "Error -150: could not rename remote file" sometimes in Transmit for MacOSX (10.8.2). Most of the time it's working, i checked if the problem was due to large filenames but this doesn't seem to be the case.

Here is the log:

Code: Select all

(000012)13.06.2013 21:01:24 - (not logged in) (192.168.1.133)> Connected, sending welcome message...
(000012)13.06.2013 21:01:24 - (not logged in) (192.168.1.133)> USER hrvstr
(000012)13.06.2013 21:01:24 - (not logged in) (192.168.1.133)> 331 Password required for hrvstr
(000012)13.06.2013 21:01:24 - (not logged in) (192.168.1.133)> PASS ********
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 230 Logged on
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> TYPE A
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 200 Type set to A
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> SYST
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 215 UNIX emulated by FileZilla
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> FEAT
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 211-Features:
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)>  MDTM
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)>  REST STREAM
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)>  SIZE
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)>  MODE Z
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)>  MLST type*;size*;modify*;
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)>  MLSD
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)>  UTF8
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)>  CLNT
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)>  MFMT
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 211 End
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> CLNT Transmit
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 200 Don't care
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> OPTS UTF8 ON
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 200 UTF8 mode enabled
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> PWD
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 257 "/" is current directory.
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> CWD /Musik
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 250 CWD successful. "/Musik" is current directory.
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> RNFR /Downloads/Test
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 350 Directory exists, ready for destination name.
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> RNTO /Musik/Test
(000012)13.06.2013 21:01:24 - hrvstr (192.168.1.133)> 450 Internal error renaming the file

User avatar
botg
Site Admin
Posts: 35509
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Error -150 when trying to move files on the server

#2 Post by botg » 2013-06-13 20:59

Either the source directory or one of the files in it are still opened in some program.

User avatar
boco
Contributor
Posts: 26914
Joined: 2006-05-01 03:28
Location: Germany

Re: Error -150 when trying to move files on the server

#3 Post by boco » 2013-06-14 10:07

Also note that Windows 8 is not supported.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply