Commit Graph

18 Commits

Author SHA1 Message Date
Christian Visintin
1461a68bb3 refactor: migrate from mod.rs to named module files 2026-02-28 14:03:56 +00:00
ChristianVisintin
eb12da0308 Utils into multiple files 2020-12-20 15:36:48 +01:00
ChristianVisintin
47f9b39630 Sha256 in utils 2020-12-20 14:49:32 +01:00
ChristianVisintin
61b4a3b76e Log how long it took to download/upload a file 2020-12-18 16:14:23 +01:00
ChristianVisintin
0a79fb3687 Scp: when username was not provided, it didn't fallback to current username 2020-12-18 11:40:51 +01:00
ChristianVisintin
c493ba45a8 align_text_center as part of utils 2020-12-14 13:33:24 +01:00
ChristianVisintin
55bda874f0 Optimized code and performance using clippy 2020-12-12 12:14:51 +01:00
ChristianVisintin
ca46c872cf fmt_pex is now a method 2020-12-10 10:05:30 +01:00
ChristianVisintin
2e7acd4aba Added scp:// syntax to protocol 2020-12-05 15:37:34 +01:00
ChristianVisintin
4e745d0cb6 Fixed lstime_to_systime 2020-12-03 14:53:08 +01:00
ChristianVisintin
a328a4f751 Added to FileTransferProtocol bool secure flag to Ftp 2020-12-03 08:16:07 +01:00
ChristianVisintin
8e7ea924d1 lstime_to_systime 2020-12-02 22:44:50 +01:00
ChristianVisintin
8dc5995458 Working on ls time parser 2020-12-02 17:00:52 +01:00
ChristianVisintin
ca797558d7 Allow FTPS/FTP; added secure param 2020-12-01 16:41:15 +01:00
ChristianVisintin
a2492d1442 Draw method 2020-11-29 15:48:44 +01:00
ChristianVisintin
87990d12b5 draw log list 2020-11-29 13:01:12 +01:00
ChristianVisintin
39bd881468 Deleted ScpProtocol; use FileTransferProtocol 2020-11-24 22:33:35 +01:00
ChristianVisintin
1d1c723a46 Utils 2020-11-22 14:44:30 +01:00