Hello, Do you have a full stack trace of that error? I dont think writeability is checked by default on login.
Gruss Bernd -- http://bernd.eckenfels.net -----Original Message----- From: Ryan Pugatch <[email protected]> To: [email protected] Sent: Di., 19 Jan. 2016 23:04 Subject: [vfs] FileSystemException: Could not determine if file ... is writeable with v2.1 Hi all, I am working with a third party developed application. In their new version, they have moved from vfs 2.0 to 2.1-snapshot. Since making that change, we are having trouble making sftp connections. We receive the following error: org.apache.commons.vfs2.FileSystemException: Could not determine if file "sftp://username:***@some.site.com:2222/" is writeable. Since I control that sftp site, I watched the logs and see that our app is able to log in, cwd, and get a directory listing. We have the same issue when trying to drop to other sftp sites. We do not have this issue when we used vfs 2.0. Is anyone aware of any changes within vfs that could cause this change in behavior between 2.0 and 2.1-snapshot? Thanks, Ryan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
