From: Aamer A. <aa...@gm...> - 2005-11-20 15:04:19
|
Hello, uri ftp is currently returning the path with ':' % uri::split "ftp://aakhter@10.1.1.1:/var/tmp/:3" port {} path :/var/tmp/:3 scheme ftp host 10.1.1.1 type {} user aakhter pwd= {} Is there any reason for maintaining the ':' ? -- Aamer Akhter / aa...@gm... |