If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > FTP files with original date

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-23-04, 11:17
skosian skosian is offline
Registered User
 
Join Date: Jun 2004
Posts: 3
FTP files with original date

Hello. Is there anyway to FTP files in a way that the original date shows as it is in the new location? I checked man ftp it doesn's offer any options about the date. I wonder if this is ever possible.
Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 06-23-04, 16:29
fla5do fla5do is offline
Registered User
 
Join Date: Oct 2003
Location: Germany
Posts: 138
sorry,
when I use ftp and the command "dir" then I get the following output :

ftp> dir ttt
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
-rwxrwxrwx 1 informix 534 Jun 23 21:30 ttt
226 Transfer complete.
ftp>

may be it is a problem from your OS
__________________
Greetings from germany
Peter F.
Reply With Quote
  #3 (permalink)  
Old 06-28-04, 16:44
skosian skosian is offline
Registered User
 
Join Date: Jun 2004
Posts: 3
Thanks. I found a solution - tar all the files, ftp, and untar - it will show the original date.

S.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On