Re: [I] How to implement SFTP resuming transfer using mina-sshd? [mina-sshd]

2024-02-19 Thread via GitHub
lgoldstein commented on issue #447: URL: https://github.com/apache/mina-sshd/issues/447#issuecomment-1952881575 Simple * Remember the last offset that you have successfully uploaded/download * Re-establish the client connection * Re-open the relevant file handle * Seek to the spec

Re: [I] How to implement SFTP resuming transfer using mina-sshd? [mina-sshd]

2024-06-01 Thread via GitHub
tomaswolf closed issue #447: How to implement SFTP resuming transfer using mina-sshd? URL: https://github.com/apache/mina-sshd/issues/447 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific