Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 1997 16:34:56 +1000 (EST)
From:      Andrew Reilly <reilly@zeta.org.au>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/4353: fetch -m option messes up date
Message-ID:  <199708220634.QAA27264@gurney.reilly.home>
Resent-Message-ID: <199708220640.XAA20050@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         4353
>Category:       bin
>Synopsis:       fetch -m changes modified date
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 21 23:40:01 PDT 1997
>Last-Modified:
>Originator:     Andrew Reilly
>Organization:
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

	HTTP_PROXY=http-proxy.zeta.org.au:80

>Description:

	The following command, issued from a script, from a cron job:

fetch -mq -o /var/tmp/www/aushlast.gif ftp://ftp.jcu.edu.au/JCUMetSat/aushlast.gif

	resulted in a file:
gurney [491]$ ls -l /var/tmp/www/aushlast.gif 
-rw-r--r--  1 andrew  bin  63888 Jan 21  1997 /var/tmp/www/aushlast.gif

	even though a concurrent "ls" command in a command line ftp session
	with ftp.jcu.edu.au showed:

-rw-r--r--   1 eecjk    ftp        65834 Aug 22 14:12 aushlast.gif


>How-To-Repeat:

	Try issuing commands as shown above.

>Fix:
	
	Not known.

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708220634.QAA27264>