I connect to a FTP server from a command prompt.
To tell where I want to receive the files, I specify a remote folder using the syntax as follow:
ftp> LCD \\devicename\k$\Rawdata
and it says -- > File not found
From within Windows explorer, if I map \\devicename\k$\Rawdata, I connect to it successfully!
Any idea what can block me doing it from ftp command?