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 script confusion #12143

Closed
cyberduck opened this issue Feb 8, 2006 · 1 comment
Closed

Sync script confusion #12143

cyberduck opened this issue Feb 8, 2006 · 1 comment
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

FearsomeOrange created the issue

I am trying to sync my local blog folder with my remote one, located in /httpdocs/blog, using the Sync script included with CD v2.5.4.

I set LocalFolder "~/Sites/mysite/blog"
set RemoteFolder "/httpdocs/blog"

But what happens is CD wants to download the Remote "blog" folder into the Local "blog" folder. Thus, I end up with ~/Sites/mysite/blog with all the locally saved information and ~/Sites/mysite/blog/blog with the information from the server.

Is there a way that an Applescript could specify the Sync option (d/l, u/l/ mirror), and could this script be clarified in some way?

Thanks for a great application!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed the bug that the name of the remote folder is appended to the local folder. Moved the request to specify sync options when using applescript to #12148.

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