FTP Library Package 1.2 for Tcl/Tk Manual Pages

COMMAND
FTP::Pwd
 
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]
	

[Contents]  [Previous: FTP::Cd]  [Next: FTP::Type]


© 1999 Steffen Traeger