1
HFS ~ HTTP File Server / Re: Move files to parent folder ?
« on: November 02, 2014, 09:22:34 PM »i'm now home, and tried right now:I tried typing .. but it moved the file to the *main* parent folder.
- an "upload" folder
- inside of it a subfolder "x"
- i enter x
- upload a file
- then i click "move" and enter ".." because that's the standard way to specify the parent folder
- it says "ok", and indeed the file was moved
I guess you are doing something differently.
Can you tell me exactly how to reproduce the problem?
Let's say I have folders in this order:
A>B>C>D>E
I have a file in "D"
I can move it easily to e by selecting the file, press "Move", type e and press OK
Now file in "E" folder.
Now, I want to move it to "D" again
If I selected the file, pressed on "Move" and typed .. it will move it to "A" instead of "D".
So, what I want to know is, how to move it to "D" form "E" without re-uploading it manually or move it to "A" and then move it again to "D" ?
I hope you got what I'm talking about, and looking forwards to your reply.