I am having some confusion regarding the put
command ,
Basically my ftp file is in other folder for example it is in c:\Test
and the file which I wanna upload is in other folder for example say C:\Test1
. So is it possible to do it without moving the ftp file to C:\Test1
.
However I am not able to get how can it be done via put command? Is there any other way or solution for it?