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

Transfert incomplet during a drap and drop of an directory #8967

Closed
cyberduck opened this issue Aug 4, 2015 · 1 comment
Closed

Transfert incomplet during a drap and drop of an directory #8967

cyberduck opened this issue Aug 4, 2015 · 1 comment
Labels
bug duplicate irods IRODS Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

calvat created the issue

I would like to use cyberduck for managing datas on irods. I installed Cyberduck 4.7.1 on my laptop with windows 7 64 bits.

I created a new connection from the file irods.cyberduck

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "_Apple_DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!--Use Region for defining your iRODS zone and specific resource server e.g. iplant:hades  -->
<plist version="1.0">
    <dict>
        <key>Protocol</key>
        <string>irods</string>
        <key>Vendor</key>
        <string>iRODS Data Store</string>
        <key>Description</key>
        <string>descriptive name for your data store</string>
        <key>Hostname Configurable</key>
        <false/>
        <key>Port Configurable</key>
        <false/>
        <key>Default Hostname</key>
        <string>YYYY</string>
        <key>Region</key>
        <string>ZZZZ</string>
        <key>Default Port</key>
        <string>XXXX</string>
        <key>Username Placeholder</key>
        <string>username</string>
        <key>Password Placeholder</key>
        <string>password</string>
    </dict>
</plist>

I tried to copy a directory with 20 files and 4 subrirectories, with a drag and drop from my desktop to the cyberduck GUI. The transfert stops immediately after copying the first file. I received the message "Transfert incomplet" without any details.

Perhaps it is not possible to copy directory with a drag a drop?

Regards

Pascal Calvat

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #8911.

@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.
Labels
bug duplicate irods IRODS Protocol Implementation
Projects
None yet
Development

No branches or pull requests

1 participant