30 Commits

Author SHA1 Message Date
f81d09d540 Add EPSV command 2019-07-27 20:26:44 +02:00
351030ebcd Add ABOR command 2019-07-27 20:23:18 +02:00
bf42471fe5 Set process as daemon-like
Process was crashing when run as a Linux service
2019-07-22 14:10:23 +02:00
a28bff79fb Fix BypassGuestPassword
Was bypassing all users passwords and not only Guest
2019-07-22 11:19:42 +02:00
594e7eb1dd Add BypassGuestPassword configuration
Used to bypass the password for local connections
2019-07-21 21:28:28 +02:00
e8baee2d1e Move IsInternal() method to extension 2019-07-21 21:27:31 +02:00
2d517ea090 Change how PASV process local IP
Now use local ip for local connection
2019-07-21 21:15:02 +02:00
3f80eef90b Fix TLS negociations order 2019-07-21 20:05:57 +02:00
d77bff4531 Fix getting new file in NavigablePath
I should sleep more
2019-07-21 17:22:27 +02:00
eb0d9c8847 Add host configuration
Needed to fix remote access
2019-07-20 18:16:24 +02:00
e174f81fcc Fix a name typo 2019-07-20 17:51:08 +02:00
5a03dbf2a3 Add protection only when necessary 2019-07-20 17:50:55 +02:00
94431aebb8 Clean code
Remove unused usings
Remove blank lines
Fix style issues
2019-07-20 16:16:23 +02:00
ffb62b7737 Add certificate disposing on stop 2019-07-20 16:10:44 +02:00
f47100e940 Fix style issue 2019-07-20 16:08:06 +02:00
bbd83492a9 Add implicit FTPS 2019-07-20 16:05:08 +02:00
01fbd0b74e Add ForceDataPort configuration
Use StaticDataConnection
2019-07-20 14:31:33 +02:00
b2189e63df Remove unused code 2019-07-20 13:06:17 +02:00
23dfbe8788 Add SSL/TLS protocol support 2019-07-20 12:52:41 +02:00
c78181a1de Fix async client wait
Needed for REST
2019-07-18 14:22:43 +02:00
f39dd7b764 Add REST command 2019-07-18 14:22:11 +02:00
bac6728971 Add OPTS command 2019-07-18 13:18:27 +02:00
8c2b32d6b1 Add APPE and STOU command 2019-07-18 13:18:15 +02:00
a2f867480a Add timeout
Waiting client can't hang now
2019-07-18 13:01:55 +02:00
8ce87a3cfc Fix style issue
Now use deconstructor
2019-07-17 23:54:05 +02:00
5face5379c Fix NavigablePath
Copy was in reverse order
2019-07-17 23:53:49 +02:00
db87c14a75 Initial commit. 0.1.0.0 2019-07-17 21:01:14 +02:00
528d83d6b6 Add YamlDotNet dependency 2019-06-12 19:43:16 +02:00
fc2628b228 Ajoutez des fichiers projet. 2019-06-12 12:14:05 +02:00
b6a53a9b70 Ajoutez les fichiers .gitignore et .gitattributes. 2019-06-12 12:14:02 +02:00