FTPPWD Get current directory on an FTP site
<< Click to Display Table of Contents >> Navigation: Robo-FTP User's Guide > Script Programming > Script Commands > All Script Commands > FTPPWD Get current directory on an FTP site |
Syntax: |
FTPPWD |
|
Arguments: |
None |
|
Options: |
None |
This script command gets the current directory on the remote site. The directory path is echoed to the console window, to the log file, and saved in a internal script variable named %currentsitedir.
Use the FTPCD script command to set the current remote site directory and the WORKINGDIR command to set the current local directory.
Related command(s): FTPCD, FTPLIST, FTPMAKEDIR, FTPDELDIR, FTPDELETE, FTPRENAME, WORKINGDIR
See also: %currentsitedir, %currentlocaldir