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

[Feature Request] - Full Synchronisation command #247

Open
LunarLoony opened this issue Apr 23, 2024 · 0 comments
Open

[Feature Request] - Full Synchronisation command #247

LunarLoony opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
backlog Implementation/fix not planned yet new feature New feature or request

Comments

@LunarLoony
Copy link

Description

One of my favourite features of WinSCP was the ability to 'sync' local -> remote. This would do the following:

  • Compare the current local directory to the remote, checking for any new, changed, or deleted files.
  • Show the user a list of files to be transferred to, or deleted from, the remote, with tickboxes against each file.
  • Make any changes.

The feature is documented here: winscp.net

Note that this is different to the current synchronisation feature, which watches a directory for changes.

Changes

  • A function to perform a full synchronisation (or another term which doesn't collide with the existing sync feature) on the current local / remote directories.
  • An added option to the existing sync feature, which offers to perform a full sync when watching a directory for changes.
@LunarLoony LunarLoony added the new feature New feature or request label Apr 23, 2024
@veeso veeso added the backlog Implementation/fix not planned yet label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Implementation/fix not planned yet new feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants