Hi,
i'm using 2013.1.27 and i try to copy a file from a windows to a linux machine.
My copy command looks like:
Looks like a bug.
If i use "./update/" everything works fine.
Thanks - Markus
i'm using 2013.1.27 and i try to copy a file from a windows to a linux machine.
My copy command looks like:
m_Scp.Upload(fi, sTargetDir + fi.Name);
where sTargetDir is "update/". My copied file pops up on the linux machine within directory ~/update/update/.Looks like a bug.
If i use "./update/" everything works fine.
Thanks - Markus