• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

remotefs-rs / remotefs-rs-ssh / 24609064199

Builds Branch Commit Type Ran Committer Via Coverage
24609064199 main fix(scp): use stat epoch for mtime instead of TZ-ambiguous ls ls -l prints times in the server's local TZ without an offset, so parse_lstime treats the naive datetime as UTC. Downstream clients that render via DateTime<Local> then show UTC wall-c... push 18 Apr 2026 04:39PM UTC veeso github
81.02
23480603601 main fix(sftp): eliminate shell command dependency from SFTP client Replace shell commands (pwd, rm -rf, cp -rf) with pure SFTP protocol operations so the SFTP client no longer requires shell access on the remote server. - Use sftp.realpath(".") inst... push 24 Mar 2026 08:47AM UTC veeso github
80.63
23480114400 fix/use-realpath-instead-of-pwd Merge 84bd53dbe into 8704a9faf Pull #19 24 Mar 2026 08:33AM UTC web-flow github
80.63
23480057278 fix/use-realpath-instead-of-pwd Merge e44253ddf into 8704a9faf Pull #19 24 Mar 2026 08:32AM UTC web-flow github
80.63
23389359390 main perf(russh): streaming PipelinedSftpReader with bounded pre-fetch Replace the fully-buffered pipelined_sftp_read with a streaming PipelinedSftpReader struct that fetches 16 MiB batches (4 concurrent 4 MiB chunks) and pre-fetches up to 2 batches a... push 21 Mar 2026 09:42PM UTC veeso github
80.96
23389130183 fix/streaming-sftp-reader Merge 14598d790 into 5d30157ae Pull #18 21 Mar 2026 09:29PM UTC web-flow github
80.96
23388881966 fix/streaming-sftp-reader Merge bb9ba0fca into 5d30157ae Pull #18 21 Mar 2026 09:15PM UTC web-flow github
80.95
23363520157 main chore: 0.8.0 release push 20 Mar 2026 09:38PM UTC veeso github
80.43
23363453241 main perf: buffer entire file in libssh SFTP reads to reduce round-trips Replace the streaming SftpFileReader (one SFTP round-trip per read() call) with a buffered approach that reads the entire file into memory using a 256 KiB buffer before returning... push 20 Mar 2026 09:36PM UTC veeso github
80.43
23362953780 perf/libssh-sftp-performance Merge ee64241c1 into e3cd181ef Pull #17 20 Mar 2026 09:21PM UTC web-flow github
80.43
23362386790 perf/libssh-sftp-performance Merge 579853623 into e3cd181ef Pull #17 20 Mar 2026 09:04PM UTC web-flow github
80.43
23361029417 main ci: run test workflow once on pr push 20 Mar 2026 08:23PM UTC veeso github
80.55
23360548286 feat/15-russh-backend Merge ff08b58e6 into c864d4a8f Pull #16 20 Mar 2026 08:10PM UTC web-flow github
80.55
23360474938 feat/15-russh-backend ci: benchmark workflow push 20 Mar 2026 08:08PM UTC veeso github
80.55
23360476114 feat/15-russh-backend Merge 8cbdaf028 into c864d4a8f Pull #16 20 Mar 2026 08:08PM UTC web-flow github
80.55
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc