有没有办法在使用 nautilus ftp 从服务器下载时保留原始文件日期?就像现在一样,文件的日期/时间是下载的日期/时间,而不是服务器中的日期/时间?
作为一种解决方法, wget 默认情况下会这样做。从手册页(手册页):
Run Code Online (Sandbox Code Playgroud)--timestamping Turn on time-stamping. --no-use-server-timestamps Don't set the local file's timestamp by the one on the server. By default, when a file is downloaded, it's timestamps are set to match those from the remote file. This allows the use of --timestamping on subsequent invocations of wget. However, it is sometimes useful to base the local file's timestamp on when it was actually downloaded; for that purpose, the --no-use-server-timestamps option has been provided.
对于 nautilus,您可能需要提交错误报告(功能请求):https ://bugzilla.gnome.org/browse.cgi?product=nautilus
归档时间: |
|
查看次数: |
2328 次 |
最近记录: |