PDA

View Full Version : moverls problem


MidKnight
11-16-2005, 07:36 PM
Im having a problem when using the moverls command. first let me give example of setup.

ftp root is on d:\FTP
second on c:\test

now lets say i have a dir called "move.test" on root dir and want to move to /test/

(11:35:35) [2] SITE MOVERLS move.test /test/
(11:35:36) [2] 200-Couldn't create target directory 'D:\FTP\test\move.test'.
(11:35:36) [2] 200-Error: 3
(11:35:36) [2] 200 Command successful.

as u can see it persist on adding the wrong hdd path, why?

eger
11-17-2005, 06:33 PM
How is your VFS setup?

You said your root is d:\FTP so unless c:\test is setup in VFS as c:\test /test then /test will be d:\ftp\test. To me it looks like it is selecting the right path. Thought I don't think you can move a folder from a VFS on one drive to a VFS that's on another drive.

I could be wrong though...

MidKnight
11-17-2005, 06:39 PM
yep VFS is set like that. and you can move dir/ around to differant partitions/HDD, as thats what its for. i have it working fine on one server here, but i get that error on another

Mouton
11-18-2005, 10:34 AM
Post your vfs. Both default and admin

Harm
11-18-2005, 04:19 PM
Is the line related to this directory the latest of your vfs file ? If so, make sure you have an empty newline at the end of the file.

MidKnight
11-18-2005, 07:02 PM
only have one VFS file like this

"d:\FTP" /
"c:\test" /test

Harm, not sure i follow what u mean?

Harm
11-18-2005, 07:21 PM
It's a bit hard to explain it clearly actually. I'll use an example instead.


"d:\FTP" /
"c:\test" /test
<empty line here>


That should fix your problem.. amazing, isn't it ?

MidKnight
11-18-2005, 07:26 PM
thought thats what u meant, but yes i tried "enter" on next line and saved the vfs file after that, but still the same thing.. for whatever reason it persist on added the root mount point in no matter what paths i try

D:\FTP\test\move.test'.

see it always added the "D:\FTP" part, when really that dir test is on C

MidKnight
11-18-2005, 07:30 PM
wOOT, i reboot io and its working, thanks Harm :)

Harm
11-18-2005, 07:30 PM
That's odd. It might be because it's the top level directory... I'll make a stand-alone version of the new moverls command if you only need this one because I can't fix the one included in ioBanana v20.

|Killer|999
02-12-2006, 06:01 PM
That's odd. It might be because it's the top level directory... I'll make a stand-alone version of the new moverls command if you only need this one because I can't fix the one included in ioBanana v20.

that will be handy here :D
thx harm