Commit Graph

388 Commits

Author SHA1 Message Date
6440685b25 cli scaffolding for the socks backend (#558) 2024-02-08 13:39:33 -05:00
c715719e83 println 2024-02-05 10:38:56 -05:00
5090e61a8f Ensure loop service listener has started before starting iterate. Log unexpected status codes in loop tool. 2024-01-31 15:39:55 -05:00
cfe13bd085 'zrok admin create account' 2024-01-30 12:59:56 -05:00
4a561edf4d Merge branch 'main' into zrok_copy_p1 2024-01-17 11:29:25 -05:00
c3855fdb5a drop 'ListenOptions.MaxConnections' (renamed to ListenOptions.MaxTerminators in upcoming github.com/openziti/sdk-golang release) (#535) 2024-01-17 11:13:07 -05:00
63ef223ada missing access (#438) 2024-01-12 13:11:11 -05:00
7c742aebfa better 'zrok copy' default target (#438) 2024-01-11 14:14:48 -05:00
9567c0ac57 basic authentication support for 'zrok copy' and friends (#438) 2024-01-11 13:40:45 -05:00
f39a09efdf 'zrok mv' (#438) 2024-01-11 13:19:20 -05:00
492337ed8b 'zrok md' (#438) 2024-01-11 13:04:27 -05:00
21a470d60b 'zrok rm' (#438); lint removal and messaging cleanup 2024-01-11 12:11:21 -05:00
fcb156d650 dir -> ls (#438) 2024-01-11 11:50:25 -05:00
e40df8c101 'zrok copy' now supports copy and oneway sync (#438) 2024-01-11 11:36:05 -05:00
3b35250024 -> drives/sync (#438) 2024-01-11 10:06:49 -05:00
6a1f429749 sort objects list (#438) 2024-01-10 15:14:04 -05:00
3ccbfe2829 table output for zrok ls (#438) 2024-01-10 15:00:31 -05:00
c743622462 zrok ls (#438) 2024-01-10 14:35:27 -05:00
4b7f5df1ee cli lint (438) 2024-01-10 14:01:58 -05:00
16ddb0a1f5 synchronizer framework tweaks (#438) 2024-01-10 13:38:35 -05:00
8313f3f686 fix default source/target scheme (#438) 2024-01-10 12:54:24 -05:00
34acc81822 util/sync/driveClient -> drives/davClient (#511) 2024-01-10 11:44:06 -05:00
a28aa2f77f support for private zrok-direct targets (#511) 2024-01-09 14:26:07 -05:00
562e4226b3 integrate 'driveClient' into the synchronizer (#511) 2024-01-09 12:57:42 -05:00
03cf7cc8b4 support for updating timestamps in 'driveClient' (#511) 2024-01-09 11:52:22 -05:00
37b1dad4d7 Merge branch 'main' into zrok_copy_p1 2024-01-08 11:13:41 -05:00
03e8d88069 fix for missing 'drive' in share public (#518) 2024-01-08 11:07:57 -05:00
f46e3db4de initial 'driveClient' based on 'github.com/emersion/go-webdav' (#511) 2024-01-05 14:41:54 -05:00
62b3cfb911 Merge branch 'main' into zrok_copy_p1 2023-12-15 13:19:24 -05:00
7be46bfd40 normalize some existing log messages 2023-12-15 12:15:40 -05:00
cbb69373f4 updated 'zrok copy' (#438) 2023-12-14 14:25:24 -05:00
ccf159cf55 Merge branch 'main' into zrok_copy_p1 2023-12-13 13:41:14 -05:00
47df1174fa updated golang-sdk to v0.21.2; adjust ziti.ListenOptions to include WaitForNEstablishedListeners (#490) 2023-12-13 11:22:20 -05:00
2878994608 Merge branch 'main' into zrok_copy_p1 2023-12-11 17:37:13 -05:00
f61b2c9086 basic unique name implementation (#123) 2023-12-08 12:03:07 -05:00
6080444875 Merge branch 'main' into zrok_copy_p1 2023-12-05 13:28:13 -05:00
d955a77af7 start of 'copy to'; more plumbing to support passing modification times through (#438) 2023-12-01 12:36:06 -05:00
e6aa1420be files to copy (#438) 2023-11-27 16:53:02 -05:00
57c5a9977e filesystem target (#438) 2023-11-27 16:18:22 -05:00
0832f28dc7 framework start; webdav (#438) 2023-11-27 15:44:38 -05:00
56ecc330ed copyfrom update 2023-11-27 14:19:01 -05:00
Cam
30558a454b move the go sdk into subdir 2023-11-21 13:27:17 -06:00
ac4b5b93bc sync from scratch 2023-11-14 14:27:32 -05:00
3aea884f2d starting on 'zrok copy from' (#438) 2023-11-08 14:21:19 -05:00
799900d477 raise an exception if invalid mode for public share 2023-11-03 14:51:17 -04:00
a2e8883852 'zrok reserve' fix for 'drive' backend (#218) 2023-10-30 13:02:30 -04:00
7dba185f42 Merge branch 'main' into drives_p1 2023-10-26 14:12:13 -04:00
272b923e91 fix typo
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
2023-10-25 21:19:26 -04:00
5e4fbab2a4 Merge branch 'main' into drives_p1 2023-10-25 16:54:56 -04:00
77964211b3 sdk fixes to re-instate reserved share metadata (#427) 2023-10-25 14:16:18 -04:00