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
Rsync.run("/home/user/folder", "sftp://[email protected]:/home/user/")
=># <Rsync::Result:0x00000000f02c10 @raw="ssh: Could not resolve hostname sftp: Name or service not known\r\nrsync: connection unexpectedly closed (0 bytes received so far) [sender]\nrsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1]\n", @ExitCode=255>
The text was updated successfully, but these errors were encountered:
Rsync.run("/home/user/folder", "sftp://[email protected]:/home/user/")
=># <Rsync::Result:0x00000000f02c10 @raw="ssh: Could not resolve hostname sftp: Name or service not known\r\nrsync: connection unexpectedly closed (0 bytes received so far) [sender]\nrsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1]\n", @ExitCode=255>
The text was updated successfully, but these errors were encountered: