Page 1 of 1

Error -150 when trying to move files on the server

Posted: 2013-06-13 19:03
by hrvstr
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

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

Posted: 2013-06-13 20:59
by botg
Either the source directory or one of the files in it are still opened in some program.

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

Posted: 2013-06-14 10:07
by boco
Also note that Windows 8 is not supported.