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

Skip directories with matching timestamp from synchronization #12484

Closed
cyberduck opened this issue Jul 9, 2006 · 3 comments
Closed

Skip directories with matching timestamp from synchronization #12484

cyberduck opened this issue Jul 9, 2006 · 3 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

d46ef31 created the issue

Synchronize takes an extremely long time to run. In the folder I'm trying to synchronize, there are a few subfolder-happy software packages (like TinyMCE) that are extremely deep with tons of files, and if they are ever updated, will be updated as a whole. By far, the most time spent every time I run Synchronize is spent scanning these folders.

If it were possible to specify certain folders as single units, which should only be delved into if the folders themselves show conflicting modification times, that would save an enormous amount of time each time Synchronize is run.

(Note: the title of this feature request doesn't refer to Mac OS X "Packages" specifically, rather the general concept of folders of stuff that only change if they are replaced as a whole.)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Dependant on #3017.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 4c830d5.

@cyberduck
Copy link
Collaborator Author

veshchiyoleg commented

Когда я обновляю файлы и папки своих проектов из репозитария с помощью Zend Studio, некоторые папки сохраняют старый timestamp. При этом файлы в них могут быть и обновленными. При синхронизации эти папки не проверяются. Мне пришлось отказаться от обновлений Cyberduck на версии новее 3.5.1 (6117) из-за невозможности синхронизации.
Гораздо удобнее было бы вынести это изменение в качестве опции в настройках программы (Transfers - Timestamps).
Эта же опция могла бы быть использована и в обновлении http://trac.cyberduck.ch/ticket/5226

When I update the files and folders in my projects from the SVN-repository using Zend Studio, some of the folders retain the old timestamp. The files in them can be updated. When I synchronize local version of some folders, the subfolders are not sinchronizing. I had to give updates on the versions Cyberduck newer then 3.5.1 (6117) because of the inability to synchronize.
Much more convenient it would be to make this change as an option in the program settings (Transfers - Timestamps).
This option could be used into the feature http://trac.cyberduck.ch/ticket/5226

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

No branches or pull requests

2 participants