Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.799 Times

Auto Lock File freeware
Filter: All | Freeware | Demo
 

Auto Lock File

< 1 2 3 4 5 > 
Added: June 03, 2010 | Visits: 1.958

File::LockDir File::LockDir is a Perl basic filename-level lock utility. SYNOPSIS use File::LockDir; INTERFACE new Initializes the class. Returns the singleton object. nflock($file, $nap_till, $locker, $lockhost) Locks the supplied filename. Only $file is required. $file is the file to be... Platforms: *nix

License: Freeware Size: 6.14 KB Download (460): File::LockDir Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 994

Easy File Locker Easy File Locker is a light-weight and easy-to-use file lock software product for Windows. You can use it to protect your private files and folders and to hide sensible information from other computer users. With its great protection, users will not be able to open, read, modify, delete, move,... Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (435): Easy File Locker Download

Added: February 26, 2010 | Visits: 1.176

auto-build auto-build is a Perl module that can run automated, unattended software build processes. SYNOPSIS # auto-build [OPTION]... Run build using latest code currently in source control # auto-build --config /etc/auto-build.d/auto-build.conf Run build using code committed prior to 12:30 on Dec... Platforms: *nix

License: Freeware Size: 204.8 KB Download (106): auto-build Download

Added: January 17, 2010 | Visits: 1.073

File::Flock File::Flock is a Perl module for file locking with flock. SYNOPSIS use File::Flock; lock($filename); lock($filename, shared); lock($filename, undef, nonblocking); lock($filename, shared, nonblocking); unlock($filename); my $lock = new File::Flock /somefile;... Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): File::Flock Download

Added: January 05, 2010 | Visits: 916

File::BasicFlock File::BasicFlock is a Perl module for file locking with flock. SYNOPSIS use File::BasicFlock; lock($filename); lock($filename, shared); lock($filename, undef, nonblocking); lock($filename, shared, nonblocking); unlock($filename); Lock files using the flock() call. The file to be... Platforms: *nix

License: Freeware Size: 3.07 KB Download (100): File::BasicFlock Download

Added: October 01, 2010 | Visits: 1.283

Ex File for Plone Ex File for Plone provides a Plone/AT content type with an attachment, supporting preview & indexing & lock. PloneExFile is a replacement content type for the usual File (ATCT or CMF) with additional features for the file types supported by AttachmentField (MS Office, PDF, OpenOffice).. Platforms: *nix

License: Freeware Size: 78.85 KB Download (110): Ex File for Plone Download

Added: October 02, 2010 | Visits: 948

File::lockf File::lockf is a Perl module interface to the lockf system call. SYNOPSIS use File::lockf; File-Lockf is an interface to the lockf system call. Perl supports the flock system call natively, but that does not acquire network locks. Perl also supports the fcntl system call, but that is... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): File::lockf Download

Released: December 16, 2011  |  Added: December 24, 2011 | Visits: 3.073

idoo File Encryption Free idoo file encryption free is the super best free file encryption software, this powerful and useful file encrypt tool can help you quickly and safely lock and hide files,and it can use 256-bit AES encryption to encrypt your files located on HDD drive or any portable media such as USB drives.... Platforms: Windows

License: Freeware Size: 2.94 MB Download (132): idoo File Encryption Free Download

Released: January 10, 2012  |  Added: January 31, 2012 | Visits: 1.579

Auto FTP Manager Download Auto FTP Manager,powerful FTP client with support for FTP and FTP/SSL. Use it for web site publishing and maintenance, uploading and downloading files and backing up servers. With Auto FTP Manager file transfer tasks take less time and less effort. Schedule file transfers to take place... Platforms: Windows, Other

License: Freeware Size: 4.37 MB Download (117): Auto FTP Manager Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 1.161

Folder Lock Box Folder Lock Box is a handy and reliable utility designed to encrypt and secure files. can Lock, encrypt, back up, shred and manage your files, folders. It can hide/encrypt any folder including removable hard disk. Super easy to use, drag the files/folders from Explorer into the safebox, encrypt... Platforms: Windows

License: Freeware Download (468): Folder Lock Box Download

Released: August 31, 2014  |  Added: October 18, 2014 | Visits: 2.191

PCMate Free EXE Lock PCMate Free EXE Lock is a safe and efficient EXE file encryptor tool that is specially designed to lock any executable programs on your computer to protect them from non-authorized execution. When protecting a program, PCMate Free EXE Lock modifies the binary executable itself, so that it first... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.44 MB Download (113): PCMate Free EXE Lock Download

Released: February 26, 2017  |  Added: December 01, 2022 | Visits: 923

Favorite Lock Screen The program allows you to install your favorite lock/start screen image on Windows 10 or Windows 8.1. Also, you can choose an image file folder, and the program installs a randomly selected lock/start screen image each logon. The supported image file formats are JPG, PNG, GIF and BMP. Platforms: Windows 7, Windows, Other

License: Freeware Size: 1.28 MB Download (93): Favorite Lock Screen Download

Released: May 19, 2010  |  Added: May 26, 2010 | Visits: 2.743

Falco Auto Image Falco Auto Image offers new features that enhance the power of methods. Loading from BMP, GIF(Animated), PNG, JPG, PSD, TIF, TGA, PCD. AVI files. Saving in JPG, GIF(Animated), PNG, BMP, TIF, TGA, AVI formats. Working with scaner. Working with web camera. Effects: Contrast,... Platforms: Windows

License: Freeware Size: 20.91 MB Download (200): Falco Auto Image Download

Added: August 24, 2008 | Visits: 1.203

Lock It Down - Free Edition Lock It Down Free Edition is a powerful software that locks content sensitive files and folders using advanced file encryption methods. It has options for secure mailing of encrypted files and exclusive viewing of locked files and folders. A password wallet and a file shredder are other available... Platforms: Windows

License: Freeware Size: 1.49 MB Download (484): Lock It Down - Free Edition Download

Added: April 04, 2010 | Visits: 975

File::CounterFile File::CounterFile is a persistent counter class. SYNOPSIS use File::CounterFile; $c = File::CounterFile->new("COUNTER", "aa00"); $id = $c->inc; open(F, ">F$id"); This module implements a persistent counter class. Each counter is represented by a separate file in the file system. File... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): File::CounterFile Download

Added: May 23, 2010 | Visits: 1.441

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(... Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Log::Dispatch::File::Rolling Download

Added: October 22, 2010 | Visits: 1.098

Log::Dispatch::File::Alerts Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,... Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Log::Dispatch::File::Alerts Download

Added: November 14, 2010 | Visits: 1.135

Auto-autofs Auto-autofs is a Perl script that searches the hardware for block devices using the /proc directory. The project finds partitions on harddisks via fdisk and tries to detect the filesystems. The script generates also automounter entries for all ISO (or other loopback) files in special folders.... Platforms: *nix

License: Freeware Size: 37.89 KB Download (95): Auto-autofs Download

Released: September 27, 2010  |  Added: October 01, 2010 | Visits: 1.430

File Safer File Safer lets you password protect folders, files. It lets you can hide you data or make you data being read-only(write-protected and can not deleted) easily. It also offers auto-protection and password prompt on access of protected item. You can visit the protected files or folders... Platforms: Windows

License: Freeware Size: 1.17 MB Download (2311): File Safer Download

Released: May 28, 2014  |  Added: June 17, 2014 | Visits: 2.651

Fast Duplicate File Finder Fast Duplicate File Finder will help you find fast all duplicate files in a folder and its sub folders. The applications will compare the content of your files so it will find duplicates even if they are using different file names. It uses fast binary comparison algorithm and has internal preview... Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 2.66 MB Download (183): Fast Duplicate File Finder Download

< 1 2 3 4 5 >