Transferring files froim Windows 7 to Windows server
We are trying to copy a file from Windows7 to a Windows server
The problem is that we always get an error.
We are trying to copy to a remote location called 'ROOT:/TEST'
But on the error it seems to add the directory name twice
ex: instead of 'ROOT:TEST/Test_sftp.txt.txt'.,
we see 'ROOT:/TEST/ROOT:/TEST/Test_sftp.txt.txt'.
This is the error we see in the log:
Cannot create remote file 'ROOT:/TEST/ROOT:/TEST/Test_sftp.txt.txt'.
. 2015-01-14 09:51:48.974 Error code: 3
. 2015-01-14 09:51:48.974 Error message from server: Permission denied
Would you know why the directory name is listed twice?
.
Thanks
The problem is that we always get an error.
We are trying to copy to a remote location called 'ROOT:/TEST'
But on the error it seems to add the directory name twice
ex: instead of 'ROOT:TEST/Test_sftp.txt.txt'.,
we see 'ROOT:/TEST/ROOT:/TEST/Test_sftp.txt.txt'.
This is the error we see in the log:
Cannot create remote file 'ROOT:/TEST/ROOT:/TEST/Test_sftp.txt.txt'.
. 2015-01-14 09:51:48.974 Error code: 3
. 2015-01-14 09:51:48.974 Error message from server: Permission denied
Would you know why the directory name is listed twice?
.
Thanks