| FTPPWD Get current directory on an FTP site | Top Previous Next | 
| 
 
 
 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 
 |