Age | Commit message (Expand) | Author |
---|---|---|
2024-03-16 | chmod after truncate and setutimes on the remote side. | Ryo Nakamura |
2024-02-06 | add .clang-format from Linux kernel and format sources | Ryo Nakamura |
2024-02-06 | refactor error message-related functions | Ryo Nakamura |
2024-02-06 | add -p option, preserving file timestamps | Ryo Nakamura |
2024-02-04 | do not passing msg_fp via mscp opts | Ryo Nakamura |
2024-01-21 | make it buildable at FreeBSD | Ryo Nakamura |
2024-01-18 | add SPDX-License-Identifier to source files | Ryo Nakamura |
2023-09-08 | fix: use off_t for lseek | Ryo Nakamura |
2023-08-30 | fix mscp_opendir, do not use `tls_sftp`, use `sftp` isntead. | Ryo Nakamura |
2023-08-04 | do not set O_TRUNC when opening destination file. | Ryo Nakamura |
2023-08-03 | use pseudo glob/globfree for remote-glob when musl | Ryo Nakamura |
2023-08-03 | add glob for source paths | Ryo Nakamura |
2023-08-03 | cleanup wrappers for file operations | Ryo Nakamura |