summaryrefslogtreecommitdiff
path: root/src/fileops.c
AgeCommit message (Expand)Author
2024-03-16chmod after truncate and setutimes on the remote side.Ryo Nakamura
2024-02-06add .clang-format from Linux kernel and format sourcesRyo Nakamura
2024-02-06refactor error message-related functionsRyo Nakamura
2024-02-06add -p option, preserving file timestampsRyo Nakamura
2024-02-04do not passing msg_fp via mscp optsRyo Nakamura
2024-01-21make it buildable at FreeBSDRyo Nakamura
2024-01-18add SPDX-License-Identifier to source filesRyo Nakamura
2023-09-08fix: use off_t for lseekRyo Nakamura
2023-08-30fix mscp_opendir, do not use `tls_sftp`, use `sftp` isntead.Ryo Nakamura
2023-08-04do not set O_TRUNC when opening destination file.Ryo Nakamura
2023-08-03use pseudo glob/globfree for remote-glob when muslRyo Nakamura
2023-08-03add glob for source pathsRyo Nakamura
2023-08-03cleanup wrappers for file operationsRyo Nakamura