hierynomus / hierynomus/sshj

"This server does not support operations to modify file attributes."

Open
#650 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.7k
Forks
620
Avg merge
3d 23h
Merged PRs (30d)
11

Description

Hi,

While transfering files through SFTP, we obtain this message from server :
"This server does not support operations to modify file attributes."

The "put" command seems to work (we can see the file on the server) but the connexion closes juste after and the sftp.close() cannot be called.
We understand that the library tries to modify file attributes (user rights or timestamps ?).
Is it possible to prevent sshj from behaving like that ?

Many thanks by advance !

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.