Is there a way to perform some action (vbs, batch, exe, etc) upon the successful upload of a file using Windows Server 2008 R2 built-in IIS FTP server/service?
Is there a way to manipulate icons on an Mac OS X file from either Automator or the terminal?
In my case, I want to remove custom icons (that is, the same as doing 'Get Info' and Edit-Cut on the icon) from a large number of files.
when I ssh to a certain linux host, although my default shell is tcsh, the .cshrc file under my home directory is not sourced at all. I can't understand why this happen, cus from my understanding, if I'm using the tcsh, the .cshrc should be anyway souced!
must some magic there, please tell me if you know it. thanks in advance.
I want to be able to access a folder from my tomcat webapps folder so that I can give someone a URL like:
http://localhost:8080/myFolder/myFile.f
And in a web browser if they point to this they should start downloading the file.
But in reality I get a 404 error when I try to point to this location.
How can I solve this or get around it.
I found HFSExplorer, which can handle encrypted DMG files, but it only supports HFS, and the DMG I want to open is NTFS. I can't just use any image mounter since the DMG file is encrypted, and I don't want to need to copy it over to my main hard drive first. (The DMG is on an external hard drive.) If copying it is the only way, however, I'd be willing to settle for that, but I'd rather just leave it on the external hard drive in an encrypted form.
Since I tried using my laptop on Saturday, my Kaspersky installation (6.0.2.678) is failing to start the file anti-virus and proactive defense protection.
I installed some drivers and CANking from KVaser on Friday, but I can't see how this would break Kaspersky. Any ideas what could be causing this?
Win7 libraries have a default folder location, but there are times I want to save to a different one (eg My Documents vs Shared Documents) but I can't find any way to specify any of the other locations from the file-save dialog.
I have defined my own custom vim file type with highlighting etc. I would like to open it using the terminal based vim when I double click on it. I am using mac os x. Any pointers on how to start on this?
OSQL -S 127.0.0.1 -U sa -P password
RESTORE DATABASE DATA FROM DISK = C:\backup\data.dat
GO
EXIT
This is the batch file.
but after I run the OSQL -S 127.0.0.1 -U sa -P password,
the dos command start with the line
1>
After that, the batch cmd can't run. How can I fix this problem? thz.
Hi,
I am currently setting up a file server with win2k8 server r2 (storage server)
I was wondering is there something I can use to audit/log what happens?
For example
JSmith moved Folder1 to Root.
JSmith created XYZ folder.
etc.
Directory Monitor doesn't show users (which is important)
http://www.deventerprise.net/Projects.aspx
Obviously something with low overhead would be awesome too.
Thanks in advance
I use windows vista but this question is for other windows versions as well.
When I double click to install a reg file I get this warning:
Adding information can unintentionally
change or delete values and cause
components to stop working correctly.
If you do not trust the source of this
information in myFile.reg, do not add
it to the registry.
Is there any way to get rid of it and from the approval message after?
Is there to manipulate icons on an OS X file from either Automator or the terminal?
In my case, I want to remove custom icons (ie the same as doing 'Get Info' and Edit-Cut on the icon) from a large number of files.
I'm having trouble mounting a share on my XenServer (5.6 FP1). From the command line I try:
mount.cifs //server/share /mnt/share -o credentials=credfile
The contents of credfile is:
username=Administrator
password=What@zR\!p3s
When I run the above mount command I get "Access Denied". However if I run the following command it works:
mount.cifs //server/share /mnt/share -o username=Administrator,password=What@zR\!p3s
Please note the "\" is to escape the bang and I've tried this with and without it in the credentials file. Any suggestions?
The error when trying to open MS Office is that there is no file association & another error when trying to open individual progs is - side bt side configuration is incorrect.
The suite has been working perfectly until last week ( no significant changes to system )
I have tried downloading the VC++ & uninstalled & reinstalled twice, even deleted the registry entry for office 2010 before reinstall but have had no success.
Any help would be greatly appreciated!
I am interested in a utility or process for monitoring disk IO per file on CentOS.
On Win2008, the resmon utility allows this type of drilldown, but none of the Linux utilities I have found do this (iostat, iotop, dstat, nmon).
My interest in monitoring IO bottlenecks on database servers. With MSSQL, I have found it an informative diagnostic to know which files / filespaces are getting hit the hardest.
Is there a script or batch file to automate the log-on process from the XP Welcome screen? As all details are the same Username, Password, and Domain in a room of 30 machines.
The reason I don't use Windows AutoAdminLogon is I only want to logon temporary at different times as a user to run such things as online test for a class of high school students without the students logging on individually first, also it would be useful for admin tasks if I can change/specify the user details.
In many Windows programs when I open a file, the GUI dialogue that starts with "Look in:" and provides a list of directories and files to open has a thin panel on the left-hand side with the following 5 icons:
Recent Places
Desktop
Libraries
Computer
Network
Is there a Registry Hack available for adding my own icons to this? I wish to add three for various folders related to the work that I do, and I haven't been able to find a way to customize this.
Thanks in advance.
I've got a word document I'm trying to save to an uneditable, unselectable PDF file. Essentially, I'd like it to look like a JPEG, but in PDF format. I'm trying to avoid "printing to tiff, THEN printing to PDF." I'd prefer to go directly from Word to PDF.
Additionally, I don't want to add a Password or anything.
Does an option exist for this? Thanks!
My iTunes likes to periodically delete all my applications. I caught it 'syncing' my apps again today. Only a few apps were deleted, but I'd like to know which ones. Does iTunes store sync changes in a log file?
In my Mac OS X 10.5, it has set all my *.patch files to open with 'Notepad in Windows via Parallel'.
I have tried to change it by
click 'Open With..'
select 'TextEdit'
check the 'Always Open With' box
But still when I get new *.patch file, it will set to open 'Nodepad in Windows' by default.
Can you please tell me how can I change that for good?
I just transfered my domain from a third party which hosted Horde as my mail client to Google Apps. I need to import all of my mail from the mbox files I exported from Horde into Gmail now.
I tried GML but it chokes on the mbox file saying that it is not well formatted. I have tried exporting multiple times from Horde and from multiple accounts. I get the same error on all of the mbox files.
Any ideas?
if the svn repo is exposed through say : http://svn to the users, and there's a file called
script.sh
Is there a way one can get the latest revision number of script.sh by means of just http access?
Something along the lines of http://svn/rev?script.sh ?!
Thank you.