-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNotImplemented.txt
40 lines (30 loc) · 1.4 KB
/
NotImplemented.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Since AChoirX is a cross-platform port of AChoir in Go, there are some things
that will not make it into the initial release (and some may not make it at
all). This is due to the (un)availability of certain native functions in
GoLang, and because the goal of AChoirX is to have parity on Widows, Linux,
and OSX as much as possible.
For this reason, AChoirX will rely much more on external funtionality than
AChoir did.
Some of the Functions that will not be in the initial release:
==============================================================
* NTP
* Console Colors
* Native SMB/CIFS
Note: Some of the original excluded functions have been added
back into AChoirX. Please check for the latest version to get
the most recent and complete functionality.
Some New Additions/Changes:
===========================
* Native HTTP/HTTPS (GoLang has a GREAT HTTP/S library)
* Native UnZip
* Use TSK for Raw File Collection
* Native S3 File upload using the AWS SDK for Golang
* Native SFTP File upload
* Native Encryption
* Raw NTFS has been implemented in Windows Only
Some Notes:
===========
AChoirX has native support for S3 and SFTP File Upload. I HAVE NOT built in native
support for SCP, or other upload protocols because clients for those protocols are
readily available for all platforms. If you want to use other upload protocols,
AChoirX can execute those client programs by using EXE: or SYS: