Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Handle single file sync #152

Merged
merged 1 commit into from
Oct 22, 2020
Merged

Handle single file sync #152

merged 1 commit into from
Oct 22, 2020

Conversation

cmoog
Copy link
Contributor

@cmoog cmoog commented Oct 22, 2020

No description provided.

@cmoog cmoog force-pushed the singlefile-sync branch 2 times, most recently from b51002b to 4c65d17 Compare October 22, 2020 04:51
@cmoog cmoog requested a review from kylecarbs October 22, 2020 04:55
}

execer := wsep.RemoteExecer(conn)
cmd := fmt.Sprintf(`[ -d %s ] && cat > %s/%s || cat > %s`, remoteDir, remoteDir, filepath.Base(local), remoteDir)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shellmaster moog

@cmoog cmoog requested a review from kylecarbs October 22, 2020 16:25
@cmoog cmoog merged commit 9392b25 into master Oct 22, 2020
@cmoog cmoog deleted the singlefile-sync branch October 22, 2020 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants