Changes between Version 3 and Version 4 of FTP


Ignore:
Timestamp:
02/15/24 07:59:24 (10 months ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FTP

    v3 v4  
    3838== FTP server with pyftpdlib ==
    3939
     401. We need to install pyftpdlib
     41{{{
     42krit mez NetProg$ dpkg -l | grep pyftpd
     43ii  python3-pyftpdlib                      1.5.7-3                                 all          Python FTP server library
     44}}}
     452. Start '''python3 -m pyftpdlib -h''' to check option
    4046{{{
    4147krit mez NetProg$ python3 -m pyftpdlib -u demo -P test