Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D4900118A6 for ; Sat, 17 May 2014 02:31:17 +0000 (UTC) Received: (qmail 87459 invoked by uid 500); 17 May 2014 02:12:02 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 87006 invoked by uid 500); 17 May 2014 01:57:02 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 83984 invoked by uid 99); 17 May 2014 01:48:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 May 2014 01:48:14 +0000 Date: Sat, 17 May 2014 01:48:14 +0000 (UTC) From: "Bernd Eckenfels (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (VFS-217) Preserve the last modified time when copying with j-cifs (smb://) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/VFS-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved VFS-217. --------------------------------- Resolution: Cannot Reproduce In VFS2 I see SET_LAST_MODIFIED_FILE and _DIR is present and the implementation uses SmbFile.setLastModified(). So I guess it has been implemnted meanwhile. Please reopen if you disagree. > Preserve the last modified time when copying with j-cifs (smb://) > ----------------------------------------------------------------- > > Key: VFS-217 > URL: https://issues.apache.org/jira/browse/VFS-217 > Project: Commons VFS > Issue Type: Bug > Affects Versions: 1.0 > Reporter: Alex C > > Hi, > Please can you add support for preserving the last modified time when copying files with j-cifs (smb://). I can see from this wiki page that it is currently not supported for smb ('setLastModifiedFile' capability): > http://wiki.apache.org/commons/VfsCapabilitiesMatrix -- This message was sent by Atlassian JIRA (v6.2#6252)