当获取本地目的地中存在的远程 ftp 文件时
ncftpget
说
local file appears to be the same as the remote file, download is not necessary.
是什么appears
意思?如何ncftpget
检查这是否是同一个文件?
似乎它比较了文件的时间和大小。但它是比较内容还是至少是校验和?
有没有办法强制覆盖现有文件。当然,除了先删除它。
当获取本地目的地中存在的远程 ftp 文件时
ncftpget
说
local file appears to be the same as the remote file, download is not necessary.
是什么appears
意思?如何ncftpget
检查这是否是同一个文件?
似乎它比较了文件的时间和大小。但它是比较内容还是至少是校验和?
有没有办法强制覆盖现有文件。当然,除了先删除它。