I am using the following command: lftp -c 'user user password ; set xfer:clobber off; set net:max-retries 0; set net:persist-retries 0; mirror --parallel=500 --verbose=10 --only-missing --ignore-time --loop https://remote.tld repo/; exit' However, once LFTP is done, it fails to mirror some directories as I manually noticed while trying to access something […]
Daily Archives: November 7, 2023
11 posts
I am in a network using a VPN. I want to connect a Windows 11 computer in this network using RDP. When I try to connect to this computer using the RDP app for MacBooks it doesn’t work. Before connecting to the VPN I made a new firewall rule to […]