Ubuntu :: Make Certain Files Hidden On Windows Machines?
Jan 23, 2010
i use dropbox to share files about some classes at the university with a friend of mine.since he is on windows, my hidden files are shown to him. is there any way to make the files hidden on windows machines through ubuntu?
I'm sure most of you know that making a file or folder hidden is simple in the Linux world: Add a period (.) before the name. However, if you were to save such a file or directory to a flash drive, it would only be hidden on Linux systems. If you plug the flash drive into a Windows machine, Windows will happily show the file.Is there a way to make cross-platform hidden files?
I had Windows on my machine but I decided to try Ubuntu 11.04. I kept my partitions where I store music, movies and stuff and it is OK, I can open anything, but I can't open the files that were in a hidden folder. I see then, I can browse my Windows hidden directories, but I can't open the files!
I'm running kernel release 2.6.26-2-686 on a i686 and are trying to share files between my machine and some Windows 95/98 machines. When I enter smb://ip_number/share_name in Nautilus, it works. I can browse the files. When I try the same with smbclient or smbmount, it complains.
smbclient -I=ip_number -L=//server/share gives cli_rpc_pipe_open: cli_nt_create failed on pipe srvsvc to machine tf_calibration. Error was ERRSRV - ERRerror (Non-specific error code.)
I recently purchased a dell inspiron N4010 with windows 7 preloaded...i want to install fedora into it and i want keep it as my primary operasting system.... but what worries me is that the windows setup files is stored in a hidden recovery partion.... So if i install fedora will i lose this ??? if no will i will be able to install windows from that partion?
I have a Kingston 8gb Datatraveler that has been giving me troubles lately. For some reason after I delete files from it it still shows up as full and the files are shown in the hidden trash files. How do I get rid of these files? I can't delete them as they just show back up. Also, I tried to format the drive with gparted and it won't unmount. When I right click and select information, at the bottom it says: Unable to find mount point. Unable to read the contents of the file system. Because of this, some operations may be unavailable.
I want to copy all directories, files, and hidden files and hidden directories with one command. I want these items to replace any same items in the target directory.
I have tried several things, such as:
cp -r * cp -aR *
but I only seem to get visible files and directories. Obviously, I am missing something. (A brain, probably....)
I have currently have a PC with 16GB of RAM. I will be running multiple virtual machines using VirtualBox. Would I get the best performance from running the VMs on a Linux host, or a Windows host?
I've got a collection of MP3 files, but sometimes I stumble across a double file in Rhythmbox. At first, I thought they were the real files, but after trying to fix the tags (artist names were incorrect or missing) in tag editor, I didn't see any change in the files in Rhythmbox.
This made me search for the album in which the files were (in Rhythmbox). I found out that these incorrectly named files were doubles, but they didn't show in the actual folder.
So, I deduced, They had to be fakes. I threw the doubles in the trash bin, and there it was. They were hidden files (with a dot in front).
How can I find all these hidden files, so I can remove them?
I did some unfortunate dragging I think and now most of my windows which were open before are not there anymore. When I go to processes, I can see that they are still there. E.g. I had a terminal window open and now the window is gone but I can still see a bash process in the list
I have a bunch of files on a Ubuntu box, which have various characters in their filenames that Windows doesn't accept (mostly ":" and "*", but possibly others).What's the simplest way to get these all renamed and moved to a Windows machine? It's OK to replace these characters with something like "[colon]" and "[asterisk]".
I have an external HDD which i keep all my movies and tv shows and whatnot on. I rebooted my laptop routinely and when the HDD reconnected it still has the same amount of disc space used up but in my movie folder only 221/1186 movies are showing up in nautilus. I opened KDirStat to check and all the movies are still on the HDD nothing has been erased. I have restarted the laptop, restarted the HDD, disconnected/reconnected the HDD, swapped USB ports. I don't think it matters but I have written a .sh script that generates a list of all the folders contents and outputs it to a .txt file. Even though the HDD is only showing 221 files the txt output has all 1186. why 800 files would just not show up in nautilus explorer?
Currently running: Ubuntu 9.10 Nautilus 1:2.28.10ubuntu3
EDIT: I can still access and play every file that is not showing up by opening them through a media player such as VLC. Also when i Alt+F2 and type the directory and file name they still fill themselves in as normal also.
I created an image and then saved it to my desktop as *.jpg
It doesn't show on my desktop anywhere. However, when I click to upload from my desktop to a website or to 'insert' and attachment in my email program and browse to my desktop, it shows that it is on my desktop and all works fine.
I have a feeling the * is the problem in the name and I would happily rename it if I could only get to it from my desktop but I cannot at all.
with the mv command or an alternative thereto. It'sreally something I ought to know but I have usually used the mv commandfor a small number of files at a time and, amazingly, never for "hidden" files (with names beginning with .), symbolic links and any lingering hard links.It is my intention to move whole directory trees from one file systemto another, including hidden files.Consider the following directories in /tmp: /tmp/A and /tmp/B, notingtheir contents:
Can I change the destination for hidden files that are in the Home Directory? I'd like to put all the hidden files in my Home directory into a seperate folder inside of Home. (10.04)
Is there a way to make the system display hidden files in the home folder when you open it? I know you can select "Show Hidden Files" in the view menu but having to do this every time you want to see or access hidden files and folders is annoying!
just a general weirdness, but some folders that are in my /home folder don't show up. if i check "show hidden folders", they still don't show up. for all terms and purposes, they are simply not there. however, if i search for them through the search tool, or beagle, they show up as being in my /home folder. so, anyone have any idea how this happened, or how i can remedy this?
I was installing Ubuntu on my new laptop (with plans to dual boot with Win 7) and, I'll admit, I did something stupid. You see, there was a 1 meg free space before the Windows 7 'hidden partition' and it was driving me nuts. So, what I did, was use gparted to move the hidden partition to the start of the drive (yes, a 1 meg move). Install of Ubuntu went off without a hitch, but after reboot things went a bit differently. The Recovery partition shows up as a possible boot partition in GRUB, in Windows 7 I can now see the recovery partition as a normal NTFS drive, and I can no longer use the features that the partition gives. I know this might be more of a 'ask on a Windows forum' question, but I was hoping someone else had done something like this and knew how to restore the hidden partition to being, well, hidden.
I was messing around with the opacity-brightness-saturation option in compiz and opcaity was set to 100%. Thus, everything that I click on is open, but invisible. I AM A GENIUS.
How would I rename all files with a leading decimal point recursivley? I some how got all my music files to have a decimal point.I tried the below and got a " sed argument to long".[CODE]find /media/MUSIC -type f -name "*.wma" | xargs -0 sed -i 's/.(.*)/1/'[CODE]
Another question, can i just use -type f with out -name ? I am sure that all the files got the decimal point added as the first character.
I want hidden files to be hidden, so I open the folder that has the hidden files in it and select View, and untick "Show Hidden Files". However, when I access the folder again the box is ticked and the files are showing. How can I get it to stay hidden permanently?
I have a hidden folder with a lot of text files in it. I would like to search in this folder for all files containing a given text.The File Browser's" FIND searches only in the file names, not in their contents.The FIND function of Ubuntu does not allow me to search ONLY in the given hidden folder. So, how can I find my files within the hidden folder with the given text within them?
I have a sort of strange dilemma.I had all these files on my desktop and I wanted to put them in a hidden folder. I put them all in a folder, then renamed that folder ".desktop" and tried to hide/unhide it with ctrl+h. It didn't work. So I moved it to my home folder. Didn't work there either, and I accidentally deleted it. Moved it out of the trash and back onto the desktop, but now it's no longer a folder. Now it's a file. I can't open it, since when I do, it says "Cannot display .desktop [return] The file is of an unknown type.
I have noticed that after I uninstall a package from my system the hidden files in my home directory are still there. For example I used to have an application called proxychains installed. But then after I uninstalled it with the Ubuntu Software Center there was still a .proxychains folder in my home folder. Is there a way to remove all these files? Also are they stored anywhere else except home? I ask because I would like to clean up my system and I am O.K. with reconfiguring my applications if I do decide to install them at a later date.