All Tags » files (RSS)

Browse by Tags

  • How to copy folders/files between computers and preserve modified date ?

    Hi, I am looking to copy a bunch of Folders and Files within folders and would like to be able to preserve the date modified values. They are currently on a Windows 2003 filesystem. I have tried tools such as Winrar however it only seems to preserve file modified date and not folders, any folders that...
    Posted to File Servers (Forum) by software on 06-12-2010
  • Count how many files are in a directory

    I am looking for a perl script that can count the number of jpg files in a given directory. Can this be done? What does the script look like?
    Posted to Perl (Forum) by software on 06-02-2010
  • Need a Perl script to delete files older than 10 days in specified directory (Redhat machine)

    This is close, but it deletes everything =). $BACKUP_DIR = "/var/www/backup"; # Read directory (ignoring . and ..) opendir(DIR,"$BACKUP_DIR") || die "opendir $BACKUP_DIR failed"; @files = grep(!/^\.\.?$/,readdir(DIR)); closedir(DIR); # delete all files in directory foreach...
    Posted to Perl (Forum) by software on 06-02-2010
  • VBScript to Filter Files by Last Modified Date

    I have a VBScript that ive been working with , its shy of what I'd like to accomplish . I would like to be able to specify in the .ini to only output files last modified after a particular date or not modified within x amount of days. This sorts them by modified date, and can specify overall age...
    Posted to XML (Forum) by software on 06-02-2010
  • Replace a string in several text files

    I want to replace a string with another string in several text files. I tried the following command which I read from a Linux book, but it doesn't work. Can anyone give me some help? [Linux]#find ./ -type f -exec sed 's/string1/string2' {} \;
    Posted to Linux (Forum) by software on 06-02-2010
  • How to Edit .TPL Files?

    Hi there, Can anyone please reply the following questions. 1. What are the .TPL Files.? 2. How to edit the .TPL files? I am a beginner to the .TPL files so anyone please guide me modification methods. Any help will be highly appreciated. Best Regards bushib
    Posted to Adobe Dreamweaver (Forum) by software on 06-01-2010
  • How to edit swf files

    I may be tasked with either changing or rewriting a website for a small business. Currently they have their complete site written in flash, and the files that get loaded are .swf files. The original author no longer works at the company. I believe they want simple text changes, since their CEO names...
    Posted to Misc Web Development (Forum) by software on 06-01-2010
  • Windows offline files problem, folders on network drives not visible

    Most of our users have Windows XP laptops. Our usual practice is to synchronise user's personal drives (mapped network drive P:) so that they are available offline. When users connect in from home, they do so via a Cisco VPN client. As users are already logged onto their machines when they connect...
    Posted to Active Directory (Forum) by software on 06-01-2010
  • Firefox does not give option to Open EXE files

    I've burned an autoboot CD, on which I've put a number of programs to be launched or downloaded by clicking a Flash button or from hyperlinks on an HTML page. Works great in IE7 and Opera 9. When the hyperlinks are activated I get choices in the dialogue box to Open (Opera) or to Run (IE) the...
    Posted to Firefox (Forum) by software on 06-01-2010
  • How do I disable Windows 7offline files with Group Policy?

    We need to disable offline files in Windows 7 using group policy on the server. We have set the following policies: Allow or disallow use of offline files feature: Disabled Prohibit user config: Enabled Sync all offline files when logging on: Disabled Sync all offline files before logging off: Disabled...
    Posted to Btrieve (Forum) by software on 06-01-2010
Page 1 of 77 (766 items) 1 2 3 4 5 Next > ... Last ยป