Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and Drop to new created directory doesn´t move files #841

Closed
cyberduck opened this issue Sep 16, 2006 · 1 comment
Closed

Drag and Drop to new created directory doesn´t move files #841

cyberduck opened this issue Sep 16, 2006 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

6086a9d created the issue

  1. Login to the Server with FTP connection (Server seems to be running on Windows).

  2. Upload some files to your root directory (in my case: /JORGE).

  3. Create a new folder (in my case: /Movies).

  4. Drag your files from the root directory into this folder.


Result: None of the files have been moved. I´ve tried it with different file types and file names - it´s always the same. They still reside on the root directory.

I´m using Version 2.6.2 (2396) on Intel which can´t be chosen from your bug report website.


----

FTP Log shows:

NOOP

200 Command okay.

RNFR /JORGE/Show #12 - George Masters iPod mini Ad.mp4

350 Requested file action pending further information.

RNTO /JORGE/Movies/Show #12 - George Masters iPod mini Ad.mp4

250 Requested file action okay, completed.

NOOP

200 Command okay.

CWD /JORGE

250 Requested file action okay, completed.

PASV

227 Entering Passive Mode (84,161,181,203,80,53).

LIST -a

150 File status okay; about to open data connection.

drw-rw-rw-   1 user     group           0 Sep  9 23:46 .

drw-rw-rw-   1 user     group           0 Sep  9 23:46 ..

-rw-rw-rw-   1 user     group        6148 Sep 16 14:04 .DS_Store

drw-rw-rw-   1 user     group           0 Sep 16 16:44 Movies

-rw-rw-rw-   1 user     group      405091 Sep 12 20:50 teleportpr37.zip

drw-rw-rw-   1 user     group           0 Sep 16 16:45 Applications

drw-rw-rw-   1 user     group           0 Sep 16 16:43 Documents

-rw-rw-rw-   1 user     group     2591371 Sep 13 14:45 Emagic Products Summer03.pdf

-rw-rw-rw-   1 user     group     5304845 Sep 13 15:27 Show #12 - George Masters iPod mini Ad.mp4

drw-rw-rw-   1 user     group           0 Sep 16 16:37 Links

-rw-rw-rw-   1 user     group      121696 Sep 16 16:15 xcode_2.4_readme.pdf

-rw-rw-rw-   1 user     group    45060600 Sep 16 17:03 xcode_2.4.dmg

226 Closing data connection.

NOOP

200 Command okay.

CWD /JORGE/Movies

250 Requested file action okay, completed.

PASV

227 Entering Passive Mode (84,161,181,203,80,54).

LIST -a

150 File status okay; about to open data connection.

drw-rw-rw-   1 user     group           0 Sep 16 16:44 .

drw-rw-rw-   1 user     group           0 Sep 16 16:44 ..

226 Closing data connection.
@cyberduck
Copy link
Collaborator Author

@dkocher commented

This seems to be a bug on the server software.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants