Is there any way to download all the static files from Google App Engine?
There is documentation on how to upload, but not for downloading (or I missed to find one).
Thanks for your time.
Is there any way to download all the static files from Google App Engine?
There is documentation on how to upload, but not for downloading (or I missed to find one).
Thanks for your time.
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
What kind of executable files can run on windows xp-7?
I know of PE, but I don't know if there are any others.
I'm also interested in knowing different kinds of interpretive executables, like a java program and such. Thanks.
I'd also like to know what extensions they use, like PE uses .exe and .dll.
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
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 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
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.
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 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.
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?
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 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
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.
Hi folks,
I am (was) using an install of Win7 on the C Disk Partition,
I formatted the D Disk Parition, and now Win7 fails to bootup.
I suspect the bootup config files were stored within the D Partition, despite the install residing on the C Partition.
Any ideas on how I can fix this? :)
Hi folks,
I am (was) using an install of Win7 on the C Disk Partition,
I formatted the D Disk Parition, and now Win7 fails to bootup.
I suspect the bootup config files were stored within the D Partition, despite the install residing on the C Partition.
This is the error I'm getting: Reboot and Select proper Boot device
Any ideas on how I can fix this? :)
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!
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.
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 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?
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?