Page 1 of 1

andFTP and SFTP and NAS? not working with "//"

Posted: Mon Sep 07, 2009 10:20 pm
by topnothcit
It seems like i connect successfully. I can list the files. I can download files.

however I can not upload. I think the issue is that my data exists on a NAS thus the directory is a bit different and is not handled in the upload routine.

any write operation fails, (upload, mkdir, etc). However, read and download works.

The message on screen doesn't seem to support leading double "//"
MKDIR /NAS/FTPFiles/username@domain
BAD MESSAGE Bad Message
OR
Upload failed: Cannot change directory ()

In Reality...the actual path is
//NAS/FTPFiles/username@domain
NOT
/NAS/FTPFiles/username@domain

Somehow the write operations truncate the leading / to make it single.

thanks.

Re: andFTP and SFTP and NAS? not working with "//"

Posted: Tue Sep 08, 2009 6:17 am
by support
Could you provide a testing FTP account so I can reproduce the problem?
If so then send info to support(at)lysesoft(dot)com