관리-도구
편집 파일: sftp.pm
package URI::sftp; use strict; use warnings; use parent 'URI::ssh'; our $VERSION = '5.29'; 1;