On Wed, 2003-08-27 at 18:23, Peramslist wrote:
> Hi,
> I'm writing a script for transferring files by ftp from RH linix 9 to
> Windows.
> After I login to ftp box I need to cd to d:\target folder and from the
> default dir. 
> I tried 
> ftp> cd d:/target
> ftp> cd D:/target
>  
> and 
> ftp> cd d:\target
> and 
> ftp> cd "d:\target" and 
> ftp> cd "D:\target"
> but nothing worked. I'd appreciate if you can help me on how I can
> change the directory.
>  
> Regards,
>  
> Peram

You would try "SMB" to do this.

-- 
Marcos de Souza Trazzini <[EMAIL PROTECTED]>
Servmicro Informática LTDA


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to