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_down_on_open not working for me as expected. #1

Open
VinayKadalagi opened this issue May 19, 2016 · 0 comments
Open

sync_down_on_open not working for me as expected. #1

VinayKadalagi opened this issue May 19, 2016 · 0 comments

Comments

@VinayKadalagi
Copy link

"type": "sftp",
"save_before_upload": true,
"upload_on_save": true,
"sync_down_on_open": true,
"sync_skip_deletes": false,
"sync_same_age": true,
"confirm_downloads": false,
"confirm_sync": true,
"confirm_overwrite_newer": false,
Above are my sftp-config.json settings.
sync_down_on_open is true but it is not working for me.
I changed the remote file and then opened the previously synced local file. I expected local file to get updated but i received "No Operations to perform" and the file is not downloaded and synced. Please let me know if this is really an issue.

PS: I am using sftp_flags with proxy command. I am accessing actual server via an intermediate server (jump host). Other features are working fine...

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

1 participant