ftp client on synology nas
二月 17, 2010 Posted in RSS 觀看文章來源
搞了好久才搞定 =_=
想要在 NAS 上直接使用 FTP Client 下載遠端 FTP Server 的東西,並且做背景批次下載 (background batch)
Step 1 : ipkg install ncftpstep 2 :ncftpget -u YOUR_ACCOUNT -p YOUR_PASSWORD -T -R YOUR_HOST_IP LOCAL_PATH REMOTE_PATH &-T : DO NOT use TAR mode-R : Recursive
wget -r -b ftp://account:password@host_ip:port/path/to/dir
DONE!!
讀過本文的讀者, 也對以下文章有興趣
huge: Mac shortcuts
jhihguan: Clock
huge: nodejs : require lib but remember DO NOT add an extension
jhihguan: 小小GF1
huge: apache mod_rails
No comments for this entry yet...























