[GH-ISSUE #1068] sftp- file transfer change the date of creation of a file #624

Open
opened 2026-02-27 00:00:18 +03:00 by kerem · 0 comments
Owner

Originally created by @saulperez2905 on GitHub (Jan 9, 2019).
Original GitHub issue: https://github.com/electerm/electerm/issues/1068

Electerm version:

26.12

Operating system(linux, macos, or windows7/8/10?):

Windows 10

Expected Behavior

Copy with the creation date of origin

Current Behavior

It assigns to the file the current date in which the copy is being made.

Possible Solution

Steps to Reproduce

first.- Today is 9 / January / 2019
Second.- I have the file with creation date 8 / January / 2019
imagen

I make the copy of the file with electerm. I then review the properties of the file and check that the date of creation (is correct) is 09 / January / 219 but modification and access is 09 / January / 2019. INCORRECT. The date of modification and access should be 08 / January / 2019:
imagen

I make the copy of the file with WINSCP, then I check the properties of the file and I check that the date of creation (is correct) is 09 / January / 219 but modification and access is 08 / January / 2019. RIGHT:

imagen

Context (Environment)

Detailed Description

Suggestions?

Originally created by @saulperez2905 on GitHub (Jan 9, 2019). Original GitHub issue: https://github.com/electerm/electerm/issues/1068 <!--- Provide some basic info --> ## Electerm version: 26.12 ## Operating system(linux, macos, or windows7/8/10?): Windows 10 ## Expected Behavior <!--- Tell me what should happen --> Copy with the creation date of origin ## Current Behavior <!--- Tell me what happens instead of the expected behavior --> It assigns to the file the current date in which the copy is being made. ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> first.- Today is 9 / January / 2019 Second.- I have the file with creation date 8 / January / 2019 ![imagen](https://user-images.githubusercontent.com/28075454/50917225-fdb16280-140a-11e9-96b4-e55eb7348cb9.png) I make the copy of the file with electerm. I then review the properties of the file and check that the date of creation (is correct) is 09 / January / 219 but modification and access is 09 / January / 2019. INCORRECT. The date of modification and access should be 08 / January / 2019: ![imagen](https://user-images.githubusercontent.com/28075454/50917264-1457b980-140b-11e9-97e8-36ac22f5d5e4.png) I make the copy of the file with WINSCP, then I check the properties of the file and I check that the date of creation (is correct) is 09 / January / 219 but modification and access is 08 / January / 2019. RIGHT: ![imagen](https://user-images.githubusercontent.com/28075454/50917302-29344d00-140b-11e9-8951-8edf6d94ce8c.png) ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Suggestions? <!--- Not a bug report, just some thoughts or suggestions? It is totally OK and welcome too -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#624
No description provided.