Home
Well Of JAVA
Home
Blog Archive
▼
2018
(1)
▼
June
(1)
Delete files with long file/folder name
►
2015
(1)
►
January
(1)
►
2014
(8)
►
December
(1)
►
September
(2)
►
August
(1)
►
July
(4)
►
2013
(2)
►
August
(1)
►
April
(1)
►
2012
(18)
►
November
(1)
►
August
(9)
►
July
(6)
►
June
(2)
Followers
Monday, 4 June 2018
Delete files with long file/folder name
Monday, June 04, 2018
No comments
Hardik
mkdir empty_dir robocopy empty_dir the_dir_to_delete /s /mir rmdir empty_dir rmdir the_dir_to_delet...
Read More
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Popular
Tags
Blog Archives
XMPP Plain Authentication
All of the communication between clientand server are done by passing XML. So it is important to getknowledge about XML first. Following are...
Delete files with long file/folder name
mkdir empty_dir robocopy empty_dir the_dir_to_delete /s /mir rmdir empty_dir rmdir the_dir_to_delete
Openfire Custom IQ Handler
XMPP is providing plenty of Rosters. That we can use to develop a full fledged chat application. But Openfire is delighting its developers...
Simple Captcha Text Producer Implementation
This blog is in reference to the Liferay hook in Marketplace. Following is the link for the Captcha Internationalization. Captcha Interna...
XMPP CHAT ROOM MECHANISM # PART-2
In last we have seen how to get list of all available rooms in server. This post is about how to use those information to chat in a room. On...
LDAP server Error Codes
Code(decimal) Error code (string) Description 0 LDAP_SUCCESS Success 1 LDAP_OPERATIONS_ERROR Operations error 2 LDAP_PROTOCOL_ERROR Pro...
Java Design Patterns : Why ?
Sitting at your desk in front of your workstation, you stare into space, trying to figure out how to write a new program feature. You know i...
Mobile/SMS Verification
Now a days, Most of the site needs to verify the mobile number and email address of their users for security purpose. Liferay is...
Hibernate Caching
Caching is widely used for optimizing database applications. A cache is designed to reduce traffic between your application and the databa...
Maven Portlet Development - For Command Prompt Lovers
Navigate to the folder where you want to create Liferay plugin Execute the command mvn archetype:generate. This will take some time for...
Tags
Active Directory
(1)
AD
(1)
android
(1)
architecture
(9)
authentication
(2)
blackberry
(1)
caching
(2)
captcha
(1)
chat
(6)
chat rooms
(3)
database
(2)
design patterns
(8)
development
(5)
Error
(1)
Error code
(1)
gui
(2)
hibernate
(2)
hsql
(1)
internationlization
(1)
j2me
(4)
java
(11)
jQuery
(1)
LDAP
(1)
Liferay
(9)
marketplace
(2)
maven
(4)
menu
(1)
mobile
(1)
openfire
(1)
opensource
(6)
portlet
(3)
Script
(1)
simplecaptcha
(1)
sms
(1)
spring
(2)
UI
(1)
verification
(1)
xmpp
(6)
Blog Archive
▼
2018
(1)
▼
June
(1)
Delete files with long file/folder name
►
2015
(1)
►
January
(1)
►
2014
(8)
►
December
(1)
►
September
(2)
►
August
(1)
►
July
(4)
►
2013
(2)
►
August
(1)
►
April
(1)
►
2012
(18)
►
November
(1)
►
August
(9)
►
July
(6)
►
June
(2)