blob: 444737b9c1ebba4e6a9202f75dd3e69ad2fee517 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
ftpfind - find directory&file on a ftp server
usage: /usr/local/bin/ftpfind URL [-proxy proxy_server] \
[-login login_name] [-password password] \
[-regexp pattern] [-type d|f|l] [-ls] [-print] \
[-delete|-get [directory] [-new] [-resume] \
|-put [directory] [-new] \
|-chmod 0???]
--
Tomokazu ISHII
t-ishii@tryplanet.com
|