#1970 closed defect (wontfix)
Duplicate File command always does a download of the file
Reported by: | ronrosell | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 3.0 |
Component: | ftp | Version: | 3.0b2 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
I find that whenever I try to use the Duplicate File command on a remote file Cyberduck first asks for the new name, then proceeds to download the file rather than create a remote duplicate. Is there a way to duplicate files on a remote server without downloading them?
The problem manifests regardless of whether I accept the default name (with date appended) or provide my own.
I've tried this with both 2.8.5 and the 3.0b2 beta.
Change History (1)
comment:1 Changed on Apr 21, 2008 at 7:58:23 PM by dkocher
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This is intended. The feature is implemented by downloading the file and uploading it with a different name. There is no duplicate feature in the FTP protocol itself defined.