joshuaboud
|
48c422e043
|
better error message on failure
|
2021-07-20 15:11:09 -03:00 |
joshuaboud
|
dffe7b00ce
|
check if paths exist all at once
|
2021-07-19 16:03:26 -03:00 |
joshuaboud
|
5ee43047f9
|
fix synopsys
|
2021-07-19 15:47:02 -03:00 |
joshuaboud
|
913461feee
|
create parent directories if they don't exist
|
2021-07-16 16:49:26 -03:00 |
joshuaboud
|
a837129f0c
|
fix aborting upload for directories & empty files
|
2021-07-16 13:34:09 -03:00 |
joshuaboud
|
94552ac9a2
|
rename scripts from *.py to *.py3
|
2021-07-15 14:05:34 -03:00 |
joshuaboud
|
723941747c
|
create dynamic prompts for input
|
2021-07-14 17:10:56 -03:00 |
joshuaboud
|
b958496a5b
|
set inaccessible in stat if lstat fails
|
2021-06-21 12:01:55 -03:00 |
joshuaboud
|
cd024a08c5
|
mute output of zip to prevent deadlock with pipe
|
2021-06-04 15:18:59 -03:00 |
joshuaboud
|
2b447001d1
|
truncate file on open
|
2021-06-04 14:40:23 -03:00 |
joshuaboud
|
e36a0995fa
|
implement zipping multiple files for download
|
2021-06-04 14:12:09 -03:00 |
joshuaboud
|
4bbd81105b
|
add synopsis to write-chunks
|
2021-06-03 14:43:03 -03:00 |
joshuaboud
|
73e4a09751
|
don't upload file if it already exists
|
2021-06-03 14:41:07 -03:00 |
joshuaboud
|
815032456a
|
style notification and rename write-chunk.py
|
2021-06-03 13:53:19 -03:00 |
joshuaboud
|
ee6fc26ffc
|
implement drag and drop file upload
|
2021-06-03 13:34:52 -03:00 |
joshuaboud
|
55165e11c9
|
move rename to contextmenu, exclusive touch script
|
2021-06-02 12:07:21 -03:00 |
joshuaboud
|
dc2ecb03b1
|
helper script to wrap rsync for pasting
|
2021-06-02 11:13:17 -03:00 |
joshuaboud
|
abaf5c421c
|
add copyright header
|
2021-06-02 11:09:41 -03:00 |
joshuaboud
|
60fe5a3bf5
|
print verbose exception message when ls fails
|
2021-05-31 10:32:06 -03:00 |
joshuaboud
|
a3343bb7d4
|
implement symbolic link handling
|
2021-05-28 14:50:06 -03:00 |
sam55silver
|
8813f14c27
|
Added cephfs-dir-status.py to scripts directory
|
2021-05-28 10:56:37 -03:00 |
sam55silver
|
93721b8dec
|
Merge branch 'main' into dev-sam
|
2021-05-28 10:15:01 -03:00 |
joshuaboud
|
db7d8f159e
|
add copyright disclaimer
|
2021-05-27 15:27:16 -03:00 |
joshuaboud
|
9b0131a0b8
|
default owner and group to '?' on error while determining
|
2021-05-26 13:36:13 -03:00 |
joshuaboud
|
0d12a2d4b9
|
implement cd on double click and show stats on single click
|
2021-05-25 13:47:23 -03:00 |
joshuaboud
|
da08328386
|
rename script to ls.py
|
2021-05-21 15:57:58 -03:00 |
joshuaboud
|
a9e5dccc08
|
rename script to ls.py
|
2021-05-21 15:57:47 -03:00 |
joshuaboud
|
b7bd3a6b6b
|
create custom ls python script
|
2021-05-21 15:54:25 -03:00 |
joshuaboud
|
5e212d3682
|
make script to execute ls -lL without failing as easily
|
2021-05-21 14:59:32 -03:00 |