- 
    ftp Library Package 2.1 for Tcl/Tk Manual Pages 
- COMMAND
-   
    - ftp::Pwd handle
-  
- 
	The ftp::Pwd command gets the complete path of the current
	working directory on the ftp server or an empty string if an
	error occurs.
	
     
 
- EXAMPLE
- 
    - 
	# get directory path
set current_path [ftp::Pwd $conn]
	 
 
[Contents] 
[Previous: ftp::Cd] 
[Next: ftp::Type]
© 1999 Steffen Traeger