sftp is an interactive command, so exit codes are irrelevant. ssh exits with the exit status of the remote command or with 255 if an error occurred. scp exits ...
確定! 回上一頁