일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
- Quartz
- vscode
- resource
- 줄바꿈 문자
- Mac
- GIT
- find
- JavaScript
- web.xml
- Eclipse
- IntelliJ
- Source
- Windows 10
- port
- maVen
- ssh
- bash
- VirtualBox
- 단축키
- context
- profile
- plugin
- xargs
- lsof
- 네트워크
- Windows
- tomcat
- import
- grep
- netsh
- Today
- Total
develog
[eclipse] ant sftp ssh 본문
<?xml version="1.0" encoding="UTF-8"?> <include name="**/*" />
<echo cmd="echo 11" /> |
|
classpath="./lib/maverick-ant.jar"
classname="com.sshtools.ant.Ssh"
/>
SFTP.SERVER}"
port="${SFTP.PORT}"
username="${SFTP.ID}"
password="${SFTP.PW}"
version="2">
SFTP.REMOTE.DIR}" verbose="true">
WEB.ROOT}" casesensitive="yes">
index.html" />
'IDE > eclipse' 카테고리의 다른 글
[Eclipse] eclipse.ini (0) | 2015.10.21 |
---|---|
[Eclipse] WST (0) | 2015.09.23 |
[Eclipse] MyEclipse, Server Deployment, Add 안될때 (0) | 2015.08.11 |
[Eclipse] install TPTP (0) | 2015.05.14 |
[Eclipse] eclipse class diagram (0) | 2015.04.14 |