pub fn print_sftp_stat_json(vps: &str, st: &SftpStat) -> Result<()>
Prints sftp stat JSON.
sftp stat
Serialization or stdout I/O.