When trying to send a file to my FTP server I get the following. I have no issues downloading a file from the server, only when I'm sending. Any suggestions would be greatly appreciated. Please let me know if there is more information you might need.
Error Occured: Sending file to FMS.
winscp> option batch abort
batch abort
winscp> option confirm off
confirm off
winscp> open ftp://USer:Password@ftpServer
Connecting to ftpServer ...
Connected with ftpServer. Waiting for welcome message...
Connected
Starting the session...
Reading remote directory...
Session started.
Active session: [1] User@ftpServer
winscp> lcd C:\Test
C:\Test
winscp> cd OUT
OUT
winscp> put C:\Test\Test.txt
C:\Test\Test.txt | 0 KiB | 0.0 KiB/s | binary | 0%
Error transferring file 'C:\Test\Test.txt'.
Copying files to remote side failed.
File must be specified by library/file.member.
(A)bort, (R)etry, (S)kip, Ski(p) all: Abort