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

Could you check support localhost init and remote backup method #1

Open
wants to merge 11 commits into
base: feature/to-infinity-and-beyond
Choose a base branch
from

Conversation

standin000
Copy link

init now support localhost folder sync and update init options.
remote backup method don't need bitpocket at remote.

Thanks!

Plato Wu added 3 commits February 4, 2017 09:25
REMOTE_HOST can be localhost for local sync.
a optional overwrite option to update configuration files.
@greezybacon greezybacon force-pushed the feature/to-infinity-and-beyond branch 2 times, most recently from 69ad341 to e8f19d3 Compare April 7, 2017 19:20
Remove test case warning.
@greezybacon greezybacon force-pushed the feature/to-infinity-and-beyond branch from e8f19d3 to 66c559b Compare May 9, 2017 14:11
Plato Wu added 2 commits May 14, 2017 17:35
update rspec for rspec3
update one case for cygwin.
@greezybacon greezybacon force-pushed the feature/to-infinity-and-beyond branch from 66c559b to fdcb62d Compare May 30, 2017 21:31
Plato Wu added 3 commits June 5, 2017 10:22
Update spec file for expect syntac, previous modification is wrong.
If remote directory is empty after first sync,
report error.
unsure why ` is special character before, now remove it.
@greezybacon greezybacon force-pushed the feature/to-infinity-and-beyond branch from fdcb62d to 859f76b Compare July 19, 2017 21:29
@greezybacon greezybacon force-pushed the feature/to-infinity-and-beyond branch from 859f76b to a441072 Compare August 3, 2017 22:08
@greezybacon greezybacon force-pushed the feature/to-infinity-and-beyond branch 2 times, most recently from 8147baf to dd36d66 Compare August 11, 2017 21:35
@greezybacon
Copy link
Owner

@standin000, your code looks to be pretty customized to your specific needs. Which parts of your code would you like me to review and consider merging?

I found the new test in your code and found the current version fails it. Thanks for your insight. I've added it as a new test along with a fix in cbfbfd5.

@standin000
Copy link
Author

standin000 commented Aug 31, 2017

Yes, But I think we must support local directory synchronize , although my code method is not very perfect, please consider implement this features. Besides, I also push some commits about [ filename error and openwrt cp, Please check them too, I believe they are common features too. Thanks very much! @greezybacon

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

Successfully merging this pull request may close these issues.

2 participants