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

Sync R2L does not delete folder #21

Closed
patrickderitter opened this issue Jan 14, 2016 · 1 comment
Closed

Sync R2L does not delete folder #21

patrickderitter opened this issue Jan 14, 2016 · 1 comment

Comments

@patrickderitter
Copy link

Using 0.2.6 on Windows (same behavior in 0.2.5), a folder on a separate drive will not delete when running FTP-Sync: Commit using sample Review file below.

It does delete the files within the folder. No error has been thrown, and it will be 'stuck' on that particular task.

{
    "_readMe": "Review list of sync operations, then use Ftp-sync: Commit command to accept changes",
    "filesToUpdate": [],
    "filesToAdd": [],
    "dirsToAdd": [],
    "filesToRemove": [
        "Wallpapers/4WrlaRZ.jpg",
        "Wallpapers/Twitterc0bb1b9.jpg",
        "Wallpapers/Windows_Insider_Desktop_E-1920x1080-HD.jpg"
    ],
    "dirsToRemove": [
        "Wallpapers"
    ]
}
@lukasz-wronski
Copy link
Owner

This is fixed and will be released today with 0.2.7 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants