| sitelink1 | https://winscp.net/eng/docs/lang:ko |
|---|---|
| sitelink2 | https://winscp.net/eng/docs/scripting#commands |
| sitelink3 | |
| extra_vars4 | |
| extra_vars5 | |
| extra_vars6 |
[WinSCP 5.9.1.0 버전] 다운로드 :: ftp.7z
[명령어 모음]
Commands
The following commands are implemented.
To see help for the command, read respective documentation article below or type command help <command> directly in console.
| Command | Description |
|---|---|
| call | Executes arbitrary remote shell command |
| cd | Changes remote working directory |
| checksum | Calculates checksum of remote file |
| chmod | Changes permissions of remote file |
| close | Closes session |
| cp | Duplicates remote file |
| echo | Prints message onto script output |
| exit | Closes all sessions and terminates the program |
| get | Downloads file from remote directory to local directory |
| help | Displays help |
| keepuptodate | Continuously reflects changes in local directory on remote one |
| lcd | Changes local working directory |
| lls | Lists the contents of local directory |
| ln | Creates remote symbolic link |
| lpwd | Prints local working directory |
| ls | Lists the contents of remote directory |
| mkdir | Creates remote directory |
| mv | Moves or renames remote file |
| open | Connects to server |
| option | Sets or shows value of script options |
| put | Uploads file from local directory to remote directory |
| pwd | Prints remote working directory |
| rm | Removes remote file |
| rmdir | Removes remote directory |
| session | Lists connected sessions or selects active session |
| stat | Retrieves attributes of remote file |
| synchronize | Synchronizes remote directory with local one |
commandline logging :: https://winscp.net/eng/docs/commandline#logging
