[ vscode] VisualStudioCode 확장프로그램 ftp-kr 기능
페이지 정보
작성자 웹지기 댓글 0건 조회 12,951회 작성일 18-10-17 10:52본문
VSCode FTP Extension
This is FTP Extension!
Start with
ftp-kr Init
command! (When exists workspace)
It will try to connect when you save it!
Details
-
Disable Auto Upload
By default, the auto-sync feature is enabled
If you want to disable auto-sync, please set autoUpload/autoDelete to false -
Use Password Input
You can use password input instead of password field -
Browse FTP Server
You can browse remote directory withftp-kr List
command! -
You can find extra options in ftp-kr.json with auto complete(
Ctrl+Space
)!
See schema of ftp-kr.json -
Use Multiple Servers
if you write altServer field, It will show server selection in some commands. -
Use Private Key
You can use SFTP with private key! -
Use more ftp/sftp options
You can override ftp/sftp options byftpOverride
/sftpOverride
field, It will pass to connect function offtp
/ssh2
package.
Available functions & commands
- Real-Time FTP/SFTP synchronization(You can off it!)
-
ftp-kr: Init
- Starts up extension and generatesftp-kr.json
. -
ftp-kr: Upload All
- Upload all without same size files -
ftp-kr: Download All
- Download all without same size files -
ftp-kr: Upload This
- Upload this file. -
ftp-kr: Download This
- Download this file. -
ftp-kr: Delete This
- Delete file in remote server.
Advanced commands
-
ftp-kr: Diff This
- Diff this file. -
ftp-kr: Refresh
- Rescan remote files. -
ftp-kr: Clean All
- Cleaning remote files that not in workspace. -
ftp-kr: Run task.json
- Run a batch task. It is auto generated and run by* All
commands. You can use it with same syntax -
ftp-kr: Reconnect
- Reconnect the server. -
ftp-kr: Cancel
- Cancel current tasks -
ftp-kr: Target
- Swaps the main server. For using with alternate servers -
ftp-kr: List
- Browse remote directories. -
ftp-kr: View
- View a remote file. used internally
And...
Bug Report & Feature Request: https://github.com/karikera/ftp-kr/issues
Wiki: https://github.com/karikera/ftp-kr/wiki
I'm not good at english, Sorry for my bad english ㅠㅠ
Could you donate me ...?
BTC: 1HD7vgpnwEzycDipxZU4cSz31cjkGqB53W
BCH: 1U9KPQZaBSXXRRwnJ9ZPV5iSq7Fw3VvXY
Enjoy!
댓글목록
등록된 댓글이 없습니다.