Hi,
I got OPML files from an iPhone application. I wonder if, appart from Omnioutliner, is possible to open them with Microsoft word or Mail.app for OSX
Thanks
My .htaccess on Rackspace looks like this:
AuthType Basic
AuthName "Restricted Area"
AuthUserFile /path-to-htdocs/.htpasswd
Require valid-user
Now I would expect this to password protect the whole directory, however, it only protects files with .php extension! What is wrong with it? Is it something in the default http.conf that I cannot override? The path used to .htpasswd is correct as it accepts the user/passwd in the case of .php
sometimes when i create .zip files by right clicking on a file/folder and going to Send to Compressed (zipped) folder there is a small padlock on the icon
i can open it easily enough however i am wondering what it means and if it could prevent the .zip file being opened up on other computers as i do this to zip up soundtracks i rip and tag with album art in case if i need them on another computer
how many files in a diretory will be decrease server performance? I have a website that contain hundreds thousand of images ( a million in separated directory). I wonder if it will effect the performance.
server detail:
centos, apache, php 5
how many files in a diretory will be decrease server performance? I have a website that contain hundreds thousand of images ( a million in separated directory). I wonder if it will effect the performance.
server detail: centos, apache, php 5
I am on a windows network and would like to search for files and folders across all the shared folders in the network.
What is a good software/tool that can do this?
Thanks.
I have a local share with my vmware development server and I'm finding that when I create new files via osx, they are created under root instead of jacob.
Which is weird because when I do the connect to server thing I'm explicit about the user being jacob i.e.
afp://[email protected]/
Suggestions?
I am using FTP 7.5 created virtual directory, gave user write permission under FTP for that directory. User logs in fine see everything however user can not upload any files. Keeps saying user does not have permission but they do in FTP. I have tried everything I know inclduing giving user permission on the directory itself. ISA 2006 in front of server I unchekced the READ box so I think that is OK (Publishing Rule) ANY HELP WOULD BE APPRECIATED.
RTW
I am looking to convert some of .m2ts video files (about 80GB worth) to .mts format which the my current camera is produces natively. Is there any free software that anyone has used that can do this?
I know the .m2ts is the container so I am not sure just doing a rename of the extension to .mts is valid. It works but I am not sure it is actually producing an mts stream.
We have a Windows server, with Mac OS X 10.5 and 10.6 clients. On the server are some Automator workflows with custom icons stored in external resoruce fork files, like this:
foo.wflow
._foo.wflow
The custom icons are only visible to the 10.5 clients.
I recently enabled "Do not preserve zone information in file attachments", to get rid that annoying "Do you want to run this program" security warning. Now, how can I add this information to a file that doesn't have it? I would like to get that warning back on certain files.
I recently purchased one of those new wave of point & shoot digicams (canon SD780) that shoot high definition 720p video.
Unfortunately it only writes to Quicktime files.
How can I go about editing these in Windows without spending any money? I found a few MOV to AVI or WMV converters but am experiencing some quality degradation in the output.
I feel like I've run commands like the following in the past, but I'm getting an error trying it right now. Maybe I'm just having a brainfart, and my syntax is off.
mysql -u root -p db_name < *.sql
What I expect this to do is run all the SQL files in the folder ordered alphanumerically. However, I'm getting this error:
-bash: *.sql: ambiguous redirect
Hi there
I remember in Tiger, you could always select a bunch of files in Finder and right click them, there was an option to open the selection in Automator. However, it seems that option has been lost somewhere between the Leopard and Snow Leopard upgrade. Or am I a bit blind?
Can someone please point me in the right direction?
I've installed a CMS on a shared host running Apache, now when I was deleting the root directory with FTP, some folders left with a "Permission denied" error and I can't change their attributes.
the best explanation I've got is that the CMS installer has placed the files and has assigned its ownership to the Apache server instead of my user name. (i don't know it can be done)
Ijust haven't use the uninstaller because I've lost my admin password - -"
so how to delete those folders ?
I have vinyl record rip in 24/96 flac format. Each track is almost 200 MB big, so the album won't fit on CD.
How to burn these files on a DVD to play with the same quality on standalone DVD player?
My player supports SACD, DVD Audio and DVD video as well. My OS is Ubuntu Lucid (preferred), but I have also WinXp with Nero installed.
BTW, is there any difference between DVD+ and DVD- for audio?
Imagine this: no matter which software, when I hit "SAVE", the file explorer dialog that appears is listing my files in reverse-alpha order. This happens by default on all folders and is just an annoyance because on each folder i have to set the view pane to Details then re-sort in alpha order.
Browsing through my PC just using explorer works fine, this happens only on SAVE or OPEN dialog boxes (regardless of the software).
Any trick to reset this to alpha order globally? thanks!
Hi,
Is there a way to search for some text or keyword in PDF files? I need to do it from the command line or by using some scripts.
Thanks in advance.
arunkumar.cr
I use Linux for hosting and editing code, but there are others at work that are using Windows. Sometimes they make the files have \r\n in them, and it's causing problems with version control.
Should they be using the ASCII mode in their FTP manager? Should that force the line endings to be \n when uploading from Windows to Linux?
I do a lot of work on my home computer, ranging from programming, writing stored procedures and writing documentation and reporting. A lot of this work is university related and constantly swapping files across several computers is annoying at best.
I have a large final-year project coming up and I'm going to be sharing this work amongst home and university and require some kind of online storage that provides version control for my programs, as well as my Word documents, PDF's and saved academic papers.
Are there any good solutions for my problem?
We have about 40 file servers in our intranet to distribute software packages.
The servers have names like example01, example02 etc.
Every name resolves to a single IP-address (A-record) and the IP resolves back to that
name (PTR) for every single server.
The thing is, that for a certain file (mypackage.cab) I get different results depending on whether I use:
\\192.0.2.01\fs\pkg\X12345678
or
\\example01.foo\fs\pkg\X12345678
While in one case the file is correct in the other case the file has exactly the right size, but it is all zeros. For a certain combination of client and server I can reproduce this reliably. It doesn´t matter if I download in Windows Explorer, via robocopy or even from Linux with smbclient. It´s always the same, one file corrupt, the other ok.
It happens only for certain combinations of clients and servers, not others.
For example:
client01 example01.foo -> OK (192.0.2.01 is also OK)
client01 example02.foo -> broken (but 192.0.2.02 is OK)
client02 example01.foo -> broken (but 192.0.2.01 is OK)
client02 example02.foo -> OK (192.0.2.02 is also OK)
client03 example06.foo -> OK (but 192.0.2.06 is broken)
client03 example07.foo -> OK (192.0.2.07 is also OK)
etc...
In some cases I get the broken file when I use the IP address in other cases when I
use the name. For every client the majority of servers is Ok, but from every client I tested I have at least 4 cases of broken files. All this happens only for mypackage.cab (about 5k in size), it never happened for any of the other files in the same directory.
Confused? Certainly I am.
Any idea what can cause this or any idea what to try to figure it out is welcome.
Clients are Windows XP.
Servers are NetApp filers I don´t have access to.
I can (and will) contact the filer team again,
but first I have to have an idea what is going on.
I can connect remotely to my unix server via SSH, both ftp and shell mode using port 22. However I am not able to do so in Visual Studio. I want to be able to edit files live in a GUI interface.
Any solutions for this?
Thanks!
I'd have a complex folder structure like:
h:\folder1\folder2\folder3
h:\folder1\folder2\a
h:\folder1\b
h:\folder1\folder3
h:\folder1\folder4\d
Only with probably 100's of folders and a depth of around 4 (I'm guessing)
Anyway I want to run a command that will move all the files from every sub folder into the top level folder. so something like h:\folder1\*\*.* to h:\folder1
Is there a tool I can use to do this? does win 7 have a command that will do this?
Thanks
Jason
I didnt know it was going to delete stuff! it didnt even ask me if it was ok to. But it went and deleted a lot of photos and music off my harddrive.
Is there anyway i can recover them?
Is there a native|portable tool that can give me an unicode (or at least system local-compatible) list of all files and directories under a path recursively, without recursing into junction points or links, in Windows?
For example, the built-in dir command, as well as takeown and icacls run into an infinite loop with the Application Data directory (1).
EDIT I would like to be able to get a text file or at least easy clipboard transfer as output.