|
0e3407c7cc
|
add expected errors tests, fix ErrFolderNotFound not being sent on S3.
|
2024-11-21 12:05:00 -05:00 |
|
|
ba32206f35
|
Add CopyDir and DeleteDir and their respective tests
|
2024-11-20 15:43:34 -05:00 |
|
|
bdf37805e8
|
fix issue where s3 would not return a ErrFileNotFound
|
2024-11-20 13:45:51 -05:00 |
|
|
98ee01a2d5
|
add readdir function, fix writing files on local filesystem if within folder.
|
2024-11-20 10:19:07 -05:00 |
|
|
f14c451ea8
|
add documentation for move func, add rename function as a wrapper for move
|
2024-11-19 09:24:58 -05:00 |
|
|
222b66c2f2
|
add move func, fix test for copy
|
2024-11-19 09:20:53 -05:00 |
|
|
9301eb3727
|
add copy function
|
2024-11-19 08:56:43 -05:00 |
|
|
776ec2fd78
|
add IsDir for local filesystem
|
2024-11-18 21:10:54 -05:00 |
|
|
ddc9ab18f2
|
add stat func
|
2024-11-18 20:54:41 -05:00 |
|
|
24e0d7e9fb
|
fix file perms for WriteFile
|
2024-11-18 17:04:50 -05:00 |
|
|
5ce1b86da4
|
add documentation for functions
|
2024-11-18 17:00:58 -05:00 |
|
|
9614599eb5
|
add delete func, add check for invalid local paths
|
2024-11-18 16:48:49 -05:00 |
|
|
41e7d6070d
|
fix read for s3, add test for read
|
2024-11-18 16:39:35 -05:00 |
|
|
17896c3cc4
|
add open, write
|
2024-11-18 16:34:07 -05:00 |
|
|
9edb886a15
|
Initial commit
|
2024-11-17 10:00:48 -05:00 |
|