实例介绍
这个是给Sublime SFTP插件,给不能package install的朋友,下载把目录解压到sublime安装目录下Packages文件夹下就可以了 . 注意,下载后请查看一下解压文件是否又多了一层,因为有些解压文件会在压缩包文件中加多一层文件夹,导致Sublime寻找SFTP文件的时候找到的不是Sublime SFTP解压文件里面的文件,而是一个Sublime SFTP文件夹,这个我想免费给大家使用,但是好像不能调整到免费....
【实例截图】
【核心代码】
SFTP
└── SFTP
├── bin
│ ├── intl3_svn.dll
│ ├── libapr-1.dll
│ ├── libapriconv-1.dll
│ ├── libaprutil-1.dll
│ ├── libdb48.dll
│ ├── libeay32.dll
│ ├── libsasl.dll
│ ├── libsvn_client-1.dll
│ ├── libsvn_delta-1.dll
│ ├── libsvn_diff-1.dll
│ ├── libsvn_fs-1.dll
│ ├── libsvn_ra-1.dll
│ ├── libsvn_repos-1.dll
│ ├── libsvn_subr-1.dll
│ ├── libsvn_wc-1.dll
│ ├── licenses
│ │ ├── apr
│ │ │ ├── LICENSE
│ │ │ └── NOTICE
│ │ ├── apr-iconv
│ │ │ ├── LICENSE
│ │ │ └── NOTICE
│ │ ├── apr-util
│ │ │ ├── LICENSE
│ │ │ └── NOTICE
│ │ ├── bdb
│ │ │ └── LICENSE
│ │ ├── cyrus-sasl
│ │ │ └── COPYING
│ │ ├── neon
│ │ │ └── COPYING.LIB
│ │ ├── openssl
│ │ │ └── LICENSE
│ │ ├── putty
│ │ │ └── LICENSE
│ │ ├── serf
│ │ │ └── LICENSE
│ │ ├── svn
│ │ │ └── COPYING
│ │ └── zlib
│ │ └── README
│ ├── psftp.exe
│ ├── ssleay32.dll
│ └── svn.exe
├── Context.sublime-menu
├── Default (Linux).sublime-keymap
├── Default (OSX).sublime-keymap
├── Default.sublime-commands
├── Default (Windows).sublime-keymap
├── dependencies.json
├── lang
│ ├── clock.json
│ └── months.json
├── license.txt
├── Main.sublime-menu
├── messages
│ ├── 1.10.0.txt
│ ├── 1.11.0.txt
│ ├── 1.11.1.txt
│ ├── 1.12.0.txt
│ ├── 1.13.0.txt
│ ├── 1.13.2.txt
│ ├── 1.14.0.txt
│ ├── 1.3.0.txt
│ ├── 1.4.0.txt
│ ├── 1.5.0.txt
│ ├── 1.6.0.txt
│ ├── 1.7.0.txt
│ ├── 1.8.0.txt
│ ├── 1.9.0.txt
│ └── install.txt
├── messages.json
├── package-metadata.json
├── python_license.txt
├── schemes
│ ├── All Hallow's Eve.sftpTheme
│ ├── Amy.sftpTheme
│ ├── Blackboard.sftpTheme
│ ├── Cobalt.sftpTheme
│ ├── Custom Output.hidden-tmLanguage
│ ├── Dawn.sftpTheme
│ ├── Eiffel.sftpTheme
│ ├── Espresso Libre.sftpTheme
│ ├── IDLE.sftpTheme
│ ├── iPlastic.sftpTheme
│ ├── LAZY.sftpTheme
│ ├── Mac Classic.sftpTheme
│ ├── MagicWB (Amiga).sftpTheme
│ ├── Monokai Bright.sftpTheme
│ ├── Monokai.sftpTheme
│ ├── Output.hidden-tmLanguage
│ ├── Output.tmLanguage
│ ├── Pastels on Dark.sftpTheme
│ ├── Slush & Poppies.sftpTheme
│ ├── Solarized (Dark).sftpTheme
│ ├── Solarized (Light).sftpTheme
│ ├── SpaceCadet.sftpTheme
│ ├── Sunburst.sftpTheme
│ ├── Twilight.sftpTheme
│ └── Zenburnesque.sftpTheme
├── sftp
│ ├── commands.pyc
│ ├── config.pyc
│ ├── debug.pyc
│ ├── errors.pyc
│ ├── file_transfer.pyc
│ ├── ftplib2.pyc
│ ├── ftps_transport.pyc
│ ├── ftp_transport.pyc
│ ├── __init__.pyc
│ ├── listeners.pyc
│ ├── panel_printer.pyc
│ ├── paths.pyc
│ ├── proc.pyc
│ ├── secure_input.pyc
│ ├── sftp_transport.pyc
│ ├── threads.pyc
│ ├── times.pyc
│ ├── vcs.pyc
│ └── views.pyc
├── SFTP.default-config
├── SFTP.py
├── SFTP.sublime-settings
├── Side Bar.sublime-menu
└── Tab Context.sublime-menu
18 directories, 109 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论