Akhil Bhandaru
Results
1
issues of
Akhil Bhandaru
### Short description I want a way to `setPreserveAttributes(false)` when using Alpakka's `SftpApi`. At the moment, Alpakka SFTP uses `sshj`'s `SSHClient` and `SFTPClient` to support secure file transfers. See [`SftpOperations.scala`](https://github.com/akka/alpakka/blob/81580cbc4de9a5f97f6541a0096392e80d9c126f/ftp/src/main/scala/akka/stream/alpakka/ftp/impl/SftpOperations.scala#L34-L68)...
p:ftp