I'm using VFS2 to take and import files into the folders by SFTP protocol.
But I'm obtaining an Error. Picture below my code:
Into the log for all files I'm watching this error:
The error sequence is: 1) cannot delete file 2) Could not determine if file 3) Caused by: com.jcraft.jsch.JSchException: Could not get the groups id of the current user (error code: -1)
Could it dependens on the owner/groups ?