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.398.775 Times

Mkdir software
Filter: All | Freeware | Demo
 

Mkdir

1 2 3 4 > 
Added: May 10, 2013 | Visits: 365

A friendly mkdir() This scripts providesĀ a function mkdir() more friendly than Python's standard os.mkdir(). Limitations: it doesn't take the optional 'mode' argument yet.



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): A friendly mkdir() Download

Added: November 24, 2010 | Visits: 998

Xfsamba Xfsamba is an SMB (Windows) network navigator with upload, download, rm, rmdir, mkdir, and tar capabilities. Xfsamba does not need to mount remote Windows shares. Drag and drop is enabled for file uploads/downloads. Whats New in This Release: - A deskview GUI was added. - Popup tips for...





Platforms: *nix

License: Freeware Size: 4.9 MB Download (111): Xfsamba Download

Added: April 08, 2010 | Visits: 854

UidBind UidBind is a simple module allows call to bind() function only to uid/gid defined in a configfs tree. Example: Admin joe has loaded the uidbind module, then User sam (with uid 1017) tries bind() on port 8081: sam@hell:~$ nc -l -p 8081 Cant grab 0.0.0.0:8081 with bind : Operation not...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): UidBind Download

Added: May 06, 2013 | Visits: 461

SFTP Script It works with JFileUpload, JBatchUpload, JImageFilter, JDiskExplorer and JImageUpload.Here are some key features of "SFTP":dlTE SSH2 protocol support.dlTE SSH File Transfer Protocol support v0, v1, v2 and v3.dlTE Resume support.dlTE Commands support (delete, rename, mkdir, chmod).


Platforms: Java

License: Shareware Cost: $29.00 USD Size: 245.76 KB Download (47): SFTP Script Download

Added: June 19, 2013 | Visits: 264

IMCE Mkdir Adds directory creation functionality to IMCE through its UI.CONFIGURING AND USING---------------------1. Go to admin/settings/imce Assuming you have already created a IMCE profile. Under section 'Configuration profiles' click on approprate 'Edit' link.2. On the next page find section...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): IMCE Mkdir Download

Added: October 29, 2013 | Visits: 529

RecordItNow RecordItNow is a plugin based desktop recorder for KDE Installation: tar -xvjpf recorditnow-0.2.3.tar.bz2 cd recorditnow-0.2.3 mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=debugfull ../ make make install kbuildsycoca4


Platforms: *nix

License: Freeware Size: 952.32 KB Download (47): RecordItNow Download

Added: June 12, 2013 | Visits: 314

p01.recipe.setup The p01.recipe.setup recipe provides helper methods for download, install and configure applications including windows, minsys support. The recipe provides the following components: mkfile, mkdir, download, template, supervisor, cmd, copy, cmmi.


Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): p01.recipe.setup Download

Added: September 11, 2013 | Visits: 369

Danbooru Client for Linux Danbooru Client is a software to access Danbooru-based image boards. Those boards offer a REST and POST API which is used by this program. Installation: Although this is a PyKDE4 application, it uses CMake to do its work. So this means that you'll need a working compiler and the KDE headers...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (37): Danbooru Client for Linux Download

Added: August 21, 2013 | Visits: 330

Cirkuit Cirkuit is a KDE4 graphical user interface for the Circuit macros by Dwight Aplevich, which is a set of macros for drawing high-quality line diagrams to include in TeX, LaTeX, or similar documents. Cirkuit builds a live preview of the source code and can export the resulting images in EPS, PDF,...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (43): Cirkuit Download

Released: January 03, 2003  |  Added: February 07, 2006 | Visits: 2.590

commandLine .NET A secure and managed .net component that executes DOS and console commands. DOS is a powerful tool in a programmers arsenal, commandLine makes it easy. To copy a directory and all subdirectories, VB users can simply call :cmd.exec "MKDIR c:newdir"cmd.exec "XCOPY c:tempdir*.* c:newdir*.* /E /Y"to...


Platforms: Windows

License: Demo Cost: $19.95 USD Size: 133 KB Download (173): commandLine .NET Download

Released: July 08, 2011  |  Added: July 26, 2011 | Visits: 10.257

Syncro SVN Client Syncro SVN Client makes easier the document and code sharing between content authors or developers. It offers full SVN repository support: checkout, export, import, copy, mkdir, rename, branch, tag and delete. You can browse repositories, check for changes, commit changes, update your working...


Platforms: Windows, Mac, *nix, Java

License: Shareware Cost: $59.00 USD Size: 42.2 MB Download (704): Syncro SVN Client Download

Added: January 18, 2010 | Visits: 1.005

SmoothSlideSaver SmoothSlideSaver is a KDE screensaver which shows images from a directory as an OpenGL slideshow. SmoothSlideSaver screensaver uses the famous Ken Burns effect and smoothly fades from one image to the next. You dont need to worry about complicated configuration options, everything should run...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (112): SmoothSlideSaver Download

Added: January 18, 2010 | Visits: 1.101

Filesys::SmbClientParser Filesys::SmbClientParser is a Perl client to reach Samba ressources with smbclient. SYNOPSIS use Filesys::SmbClientParser; my $smb = new Filesys::SmbClientParser (undef, ( user => Administrateur, password => password )); # Or like -A parameters: $smb->Auth("/home/alian/.smbpasswd");...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (103): Filesys::SmbClientParser Download

Added: October 19, 2010 | Visits: 1.559

Test::Unit::Runner::XML Test::Unit::Runner::XML is a Perl module that can generate XML reports from unit test results. SYNOPSIS use Test::Unit::Runner::XML; mkdir("test_reports"); my $runner = Test::Unit::Runner::XML->new("test-reports"); $runner->start($test); exit(!$runner->all_tests_passed());...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (111): Test::Unit::Runner::XML Download

Added: April 20, 2010 | Visits: 789

mod_sleep mod_sleep module simply sleeps a fixed length of time every request. The sleep time can be configured globally, or per < VirtualHost >, < Directory >, or < Location >. This module serves more as an example than providing any really useful function, though someone did ask for it - sort of....


Platforms: *nix

License: Freeware Size: 24.58 KB Download (93): mod_sleep Download

Added: March 07, 2010 | Visits: 729

KCall KCall is the telephony application of Kontact. The project supports computer telephony integration and at the same time integration into KDEs infrastructure. KCall does this by using KDEs addressbook, which in turn can be a server-based groupware addressbook. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): KCall Download

Added: August 21, 2010 | Visits: 1.296

UNH-iSCSI UNH-iSCSI provides a Linux-loadable initiator and target modules for the new IETF iSCSI protocol. The UNH-iSCSI project consists of vendor-independent reference implementations of both a software initiator and a software target emulator for the latest draft (20) of the new IETF protocol for...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (140): UNH-iSCSI Download

Added: July 19, 2010 | Visits: 1.244

NCO NCO (The netCDF Operators) are a suite of programs known as operators. Each operator is a standalone, command line program which is executed at the UNIX shell-level like, e.g., ls or mkdir. The operators take netCDF files as input, then perform a set of operations (e.g., deriving new data,...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (104): NCO Download

Added: October 03, 2010 | Visits: 993

sh2log sh2log is a PTY sniffing program that captures all keystrokes and console output of physical and virtual consoles. sh2log works in userland and does not require the installation of a kernel module. Consequently, it can be run on a wide range of different UNIX platforms. It provides ready-to-use...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (107): sh2log Download

Added: April 20, 2010 | Visits: 728

SDL4Freepascal SDL4Freepascal project contains SDL bindings for Freepascal. It is a set of FreePascal units binding to the SDL (Simple Directmedia Layer) game development API. To compile the library: $ tar xzf SDL4Freepascal-1.2.0.0.tar.gz $ cd SDL4Freepascal-1.2.0.0 $ ./build.sh and to install it (as...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (94): SDL4Freepascal Download

1 2 3 4 >