Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2006 06:30:30 GMT
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/106049: [patch] tftpd - improve -w option to support unique filenames
Message-ID:  <200611300630.kAU6UUYO029641@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/106049; it has been noted by GNATS.

From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To: bug-followup@FreeBSD.org, edwin@mavetju.org
Cc:  
Subject: Re: bin/106049: [patch] tftpd - improve -w option to support unique
 filenames
Date: Thu, 30 Nov 2006 06:21:57 +0000 (UTC)

 On Thu, 30 Nov 2006, Edwin Groothuis wrote:
 
 > So I added the -W option, which behaves the same as -w, but adds a
 > three digit postfix to the file to be created so it will never
 > overwrite old ones.
 
 could you make it a timestamp like ..?
  	YYYYMMDD-hhmm[ss]
 or	YYYYMMDD-hhmm[ss][-nn]
 or	YYYYMMDD-[nn]
 
 With optional [ss] seconds and optional [nn] serial (with "optional"
 as in you decide which one makes most sense; I'd prefer the former).
 
 -- 
 Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT



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