Rsync - 873
Tarama
nmap -sV -p 873 192.168.1.3
Bağlanma
nc -nv 192.168.1.3 873
rsync --list-only 192.168.1.3::
rsync --list-only 192.168.1.3::share_name
rsync --list-only 192.168.1.3::share_name/file.txt file.txt
Last updated
Was this helpful?