Nicola Murino
|
0190d0b849
|
update Copyright year
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2023-01-03 10:18:30 +01:00 |
|
Nicola Murino
|
ea4c4dd57f
|
eventmanager: add copy action
refactor sftpgo-copy and sftpgo-remove commands
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-12-27 18:51:53 +01:00 |
|
Nicola Murino
|
f13b901f2d
|
local fs: fixed paths validation for some Windows specific edge cases
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-12-12 10:40:04 +01:00 |
|
Nicola Murino
|
e3e85867b1
|
sftpfs: reuse connections
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-11-01 12:22:54 +01:00 |
|
Nicola Murino
|
2b463d61e3
|
use epoch timestamp instead of current timestamp for unknown modification times
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-08-16 17:59:13 +02:00 |
|
Nicola Murino
|
ced4206c5f
|
allow cross folder renaming if the underlying resource is the same
this was only allowed for the local filesystem before this change
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-08-15 21:39:04 +02:00 |
|
Nicola Murino
|
c8158e14e0
|
move SFTPGo package to the internal folder
SFTPGo is a daemon and command line tool, not a library.
The public API are provided by the SDK
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-07-24 16:18:54 +02:00 |
|