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

Synchronize -e flag options missing from help #8955

Closed
cyberduck opened this issue Jul 28, 2015 · 1 comment
Closed

Synchronize -e flag options missing from help #8955

cyberduck opened this issue Jul 28, 2015 · 1 comment
Assignees
Labels
cli Command Line Interface enhancement fixed
Milestone

Comments

@cyberduck
Copy link
Collaborator

b079f10 created the issue

Hello
this is about Cyberduck CLI, for upload action I have the possibility to use

-e,--existing <action>                   Transfer action for existing files
                                               Resume  Append existing files (resume)
                                               Cancel   (cancel)
                                               Rename  Rename transferred files with a timestamp appended to the filename (similar)
                                               Compare Skip files that match size, modification date or checksum (compare)
                                               Rename existing Rename existing files with timestamp appended to filename (rename)
                                               Skip    Skip transfer of files that already exist (skip)
                                               Overwrite       Overwrite all files (overwrite)

whereas when trying to use --synchronize, the following options

        Cancel   (cancel)
        Download        Download changed and missing files (download)
        Mirror  Download and Upload (mirror)
        Upload  Upload changed and missing files (upload)

are not available in the help menu for the -e option.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In f5a7e79.

@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
cli Command Line Interface enhancement fixed
Projects
None yet
Development

No branches or pull requests

2 participants