I have an FTP connection active through the Map Network Drive option in Windows 7 64-bit.
When navigating the remote directory, I see no way to edit files. Windows is completely ignoring file-type associations and "opens" everything with my default browser.
Is there any way that I can simply edit these files?
I'm open to suggestions of other software as well, but from what I can see, NetDrive doesn't work with 64-bit.
I followed the steps here to set up Sharepoint integration with reporting services (SSRS) using native mode. (i.e., get a report explorer and viewer web parts)
However after adding the cabinet file e.g.,
STSADM.EXE -o addwppack -filename "C:\ Program Files\Microsoft SQL Server\100\Tools\Reporting Services\SharePoint\RSWebParts.cab" -globalinstall
I still don't see report explorer in the web parts list. I'm very stuck and confused :-(
I just tried http://www.filedropper.com/ with a 400 Mb file. It succeeded to upload but in the end didn't redirect to the link :(
So any other service like this that works better (please avoid giving me sites with tons of porn ads :))
I have a scheduled backup that backs up the shared files and system state. It is set to run as "normal" mode. However, when it runs it only makes a 2K size file when it should be like 60GB.What rookie mistake am I making?
Is there any single application that convert all the following video file formats (3g2, 3gp, 3gp2, 3gpp, 3p, asf, avi, divx, dv, dvx, flv, gif, moov, mov, mp4, mpeg4, mpg4, mpe, mpeg, mpg, qt, wmv, xvid) to Flv?
I have a zip file here, and i want to determine how it was compressed (the specific algorithm, properties used to apply that algorithm, etc.). What software can do this for me?
I am in the process of working on Umbraco and when I go throuogh the process of downloading it from Codeplex via TortoiseSVN, I get the following error message.
C:\Projects\Umbraco\branches\rb403\umbraco\umbraco.webservices\Properties
Can't move
'C:\Projects\Umbraco\branches\rb403\umbraco\umbraco.webservices\Properties\.svn\tmp\entries'
to
'C:\Projects\Umbraco\branches\rb403\umbraco\umbraco.webservices\Properties\.svn\entries':
The file or directory is corrupted and unreadable.
Has anyone seen this before and or know of a workaround? to download everything and sync?
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?
On the one hand I have a lot of tar files created with gnu format, and on the other hand I have a tool that only supports pax (aka posix) format. I am looking for an easy way to convert the existing tar files to pax format - without extracting them to the file system and re-create the archives.
GNU tar supports both formats. However, I haven't found an easy way to the conversion.
How can I convert the existing gnu tar files to pax?
I want to programatically rename a file and it could be open. It's a log file. When I was testing my code the rename part didn't work because the log file TestPro.log was open by the TAF (Test Automation Framework).
When TestPro is running and I try to delete the file I get the error "Cannot delete because is being used by another person or program."
Is there any way how to rename a file (programatically) that is open the way the log file was?
When I install Fedora 19 with a kickstart file and via network, the generated ifcfg-eth0 file is genorated by the kickstart:
# Generated by parse-kickstart
However if I use the same kickstart file and install via a USB stick, the ifcfg file is generated by initrd.
# Generated by dracut initrd
The line in the kickstart file to set the network settings is as follows:
network --device=eth0 --bootproto=dhcp --hostname=SOMEHOSTNAME
Is there away to keep network device settings set in the kickstart file when not installing via network?
Per http://askubuntu.com/a/107976 I tried tar xf php-5.6.0RC4.tar.xz and tar -xJf php-5.6.0RC4.tar.xz and in both cases I get the following:
tar (child): xz: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Here's php-5.6.0RC4.tar.xz:
http://downloads.php.net/tyrael/php-5.6.0RC4.tar.xz
I'm running Ubuntu 14.04 LTS.
Without booting to Linux, how do you delete a directory that was created in Linux on an NTFS partition that contains a pipe in the file name?
For example:
f:\flac\foreign\Yoshida_Brothers\Best_of_Yoshida_Brothers_|_Tsugaru_Shamisen
Tried and failed:
Midnight Commander
Recursively deleting the parent folder
del /f /s /q Yoshida_Brothers
del /f /s /q "\\?f:\flac\foreign\Yoshida_Brothers\
rmdir /s Yoshida_Brothers
FileASSASSIN
Other ideas?
I feel that it's going to be very difficult for a virus to infect an ISO file. What's your experience? Have you seen it happening ever? Is it not nearly unlikely?
I ask because I've just found that my computer is infected and I wish to salvage as much stuff as possible. So I was wondering if I could keep my ISO files.
For some reason file copies are taking too long to/from my Dell Inspiron 530. It is possible that the performance deteriorated after upgrading to Windows 7.
HI
I have administrator account on my windows server 2003 machine. when i try to change the password of this account from another admin account in active directory. i am getting this error “Windows cannot complete the password change for administrator because: The system cannot find the file specified” is received when trying to reset the user password.
I need to render SVG files to other file formats (.png, for example.) What's a good application for performing that render or conversion?
Specifically, I need an application that runs on Windows.
I'd welcome suggestions for other platforms, as well.
I have a key based login for a server. The IP and DNS of the server can change, because it is hosted on Amazon.
Is there a way to configure the ssh client config to use the specific key file for this server only, when the fingerprint of the server matches?
In other words: Normaly servers are matched by IP or DNS in the ssh client config. I want to do this by fingerprint, becaus IP and DNS can change.
I have written the following batch file that does a great job combing through all folders beginning with the number 3 and applying folder permissions to any 2010 subfolder. Example of the batch filesis below:
for /D %%f in (D:\Data\3*) do icacls "%%f\2010" /inheritance:r /grant:r "Domain Admins":(OI)(CI)F
Question : How can I improve this script to allow for me to apply the permissions to a specific folder below ANY folder within the folders beginning with 3?
here is an example of my failed attempt:
for /D %%f in (D:\Data\3*) do icacls "%%f*\specificfolder" /inheritance:r /grant:r "Domain Admins":(OI)(CI)F
I have a serious bad situation: I have an Excel file that is password protected and I need to access the information asap for a deadline for a project. Are there any good Excel password recovery tools available for Ubuntu that I could use to achieve this task?
When serving/sending HTML files to a users browser, where can I reconfigure this size limit?
I want to send an extremely large html files to users via apache and nginx.
Files are being truncated in apache/nginx, what setting determines the file size?
Hello guys,
can somebody tell me how to pipe the output of the serial port to a file in Windows?
In Linux the command would be:
cat /dev/ttyS0 > /opt/logs/Serial.log
Thanks in advance
Working on Vista & Window 7, I use Winamp 5.57 for listening to mp3 and VLC player for watching movies. I made those two as my default players for corresponding media respectively. But when I launch winamp for playing mp3, some of the video files( like .flv, etc.,) automatically get changed the file opening mode to winamp player. This happens every time even if I set it back to 'default program'. Can someone please help me out.