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 has been archived by the owner on Jul 2, 2019. It is now read-only.
Having to bail out to normal
scp
just 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--cmd
flag to run arbitrary commands)The text was updated successfully, but these errors were encountered: