yazi/yazi-sftp/src
2026-04-02 19:15:36 +08:00
..
fs feat: new fs.copy() and fs.rename() APIs (#3467) 2025-12-27 17:52:15 +08:00
requests feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
responses fix: make the SFTP VFS provider's create_dir() and create_new() correctly report "file exists" errors (#3495) 2026-01-03 19:01:38 +08:00
de.rs feat: make Action a deserializer (#3841) 2026-04-02 19:15:36 +08:00
error.rs fix: make the SFTP VFS provider's create_dir() and create_new() correctly report "file exists" errors (#3495) 2026-01-03 19:01:38 +08:00
id.rs feat: new yazi-sftp crate (#3166) 2025-09-14 02:50:28 +08:00
lib.rs feat: timeouts for SFTP operations (#3384) 2025-11-29 15:02:25 +08:00
macros.rs feat: new yazi-sftp crate (#3166) 2025-09-14 02:50:28 +08:00
operator.rs feat: timeouts for SFTP operations (#3384) 2025-11-29 15:02:25 +08:00
packet.rs feat!: live editing of remote files (#3264) 2025-10-20 13:48:57 +08:00
path.rs feat: support Unix path backend for the SFTP provider (#3371) 2025-11-26 17:27:52 +08:00
receiver.rs feat: timeouts for SFTP operations (#3384) 2025-11-29 15:02:25 +08:00
ser.rs feat: new yazi-sftp crate (#3166) 2025-09-14 02:50:28 +08:00
session.rs fix: always follow symlinks when pasting remote files (#3406) 2025-12-05 23:46:23 +08:00