You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2019. It is now read-only.
Having to bail out to normal
scpjust to copy a file is not ideal. Maybe we can figure out some sugar syntax for this?Perhaps
sugar-cp file.conf httpd:~orsugar httpd --put file.conf:~(the latter would align well with a--cmdflag to run arbitrary commands)