Opened on Aug 4, 2015 at 1:49:09 PM
Closed on Aug 4, 2015 at 7:42:04 PM
Last modified on Aug 4, 2015 at 7:42:24 PM
#8967 closed defect (duplicate)
Transfert incomplet during a drap and drop of an directory
Reported by: | calvat | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 4.7.3 |
Component: | irods | Version: | 4.7.1 |
Severity: | normal | Keywords: | irods |
Cc: | Architecture: | Intel | |
Platform: | Windows 7 |
Description (last modified by dkocher)
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
Change History (2)
comment:1 Changed on Aug 4, 2015 at 7:42:04 PM by dkocher
- Milestone set to 4.8
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed on Aug 4, 2015 at 7:42:24 PM by dkocher
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Duplicate for #8911.