473,382 Members | 1,376 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

reopen discussion about movefolder

I found in the google newsgroup there was a discussion about the movefolder
method. But that thread isn't on the newsserver any more. So I want to
reopen it.

I already know that there is a problem moving files between two servers
using different operating systems. A workaround is copyfolder and delfolder.
But when I use copyfolder the date-properties (last-changed, last-accessed
etc) are lost. And these attributes of the original folder I want to keep.
Is there a way to do this.

Thanks
Arian
Jul 17 '05 #1
1 1574

"SjeekSpier" <am*******@spam-planet.nl> wrote in message
news:c0**********@reader10.wxs.nl...
I found in the google newsgroup there was a discussion about the movefolder method. But that thread isn't on the newsserver any more. So I want to
reopen it.

I already know that there is a problem moving files between two servers
using different operating systems. A workaround is copyfolder and delfolder. But when I use copyfolder the date-properties (last-changed, last-accessed
etc) are lost. And these attributes of the original folder I want to keep.
Is there a way to do this.

Thanks
Arian


The file system object wouldn't know specific attributes. Basically all it
does is create a folder at the destination then create the files. So copied
files is the same as a brandnew created file (as far as date accessed and
date modified). Some Network OS which has proprietary file system such as
Novell, has certain file attributes not present in other OS. In order to
preserve those attributes (like rights, etc.) you have to use its native
file copy utility.

If you really want to I guess you can get the attribute information before
you copy and set it after the file is copied. But why would one want to do
that extra work?
Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: stenknz | last post by:
Does any one know where there is a good introduction to Discussion Forum scripting using PHP and MySQL. (Apache WS) I just need the nuts and bolts to get an overview of whats required. Regards,...
21
by: Rune Steffensen | last post by:
I've been lurking c.l.p for a while now, and find the amount of messages a bit annoying. To solve this, I suggest the creation of the new group "comp.lang.pyhon.discussions". So when people post...
2
by: endran | last post by:
Hi Friends how to stop reopen form which already opened. for example my form code is like this every time when i click opening the form i want to stop that please help M.A.Endran Private...
0
by: I Decker | last post by:
Hi all, Hope this is the right group. I am writing a program in c# to open create an excel document, enter some data, save it and then email it as an attachment. I have successfully created...
0
by: bhchng | last post by:
After I click the submit button on my child window, it successfully navigate the parent window to the indicated URL and close the child. But I dont understand why the child window reopen a new...
0
by: Harry Smith | last post by:
This was posted in news.groups, but it was not posted to the list. REQUEST FOR DISCUSSION (RFD) unmoderated group comp.databases.postgresql.admin unmoderated group...
2
by: deko | last post by:
Why am I getting: "Error Number 70: Permission denied" when trying to move a folder with the Microsoft Scripting Runtime? Is there some security setting I don't know about? Platform: Windows...
2
by: Kanis | last post by:
(e.g. a file name g.py with class called "test") evreytime I change the content in test and saved , it will not update my script when I type >>> from g import test But it only work when I...
12
lee123
by: lee123 | last post by:
why is this so hard to do. i have alot of books that have exaples of how to do these things but when i try the exaples they never work i have a previous post on "copying files" some of the other guys...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.