SOLVED FOR NOW - What software controls input of name for creation of new folders

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: What software controls input of name for creation of new folders

Post by Flemur »

wpshooter wrote: Sat Jul 06, 2019 4:57 pm wpshooter@Linux-Mint-Desktop-19:~/Pictures/Spypoint$ stat -c '%a %A %U %G %n' *
775 drwxrwxr-x wpshooter wpshooter 2018-09-29
You're switching back and forth between two different directories:

In the first post you were at ~/Pictures/, which is the same as /home/wpshooter/Pictures,

then later you were talking about /home/Pictures,

and now back to ~/Pictures/ and ~/Pictures/Spypoint.

And a third directory /Pictures/Spypoint got in there, too.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
wpshooter
Level 6
Level 6
Posts: 1455
Joined: Sun May 22, 2011 8:06 am

Re: What software controls input of name for creation of new folders

Post by wpshooter »

Flemur wrote: Sat Jul 06, 2019 7:45 pm
wpshooter wrote: Sat Jul 06, 2019 4:57 pm wpshooter@Linux-Mint-Desktop-19:~/Pictures/Spypoint$ stat -c '%a %A %U %G %n' *
775 drwxrwxr-x wpshooter wpshooter 2018-09-29
You're switching back and forth between two different directories:

In the first post you were at ~/Pictures/, which is the same as /home/wpshooter/Pictures,

then later you were talking about /home/Pictures,

and now back to ~/Pictures/ and ~/Pictures/Spypoint.

And a third directory /Pictures/Spypoint got in there, too.
Maybe I shouldn't but I just assume that everyone understands that everything is a sub of the /home folder, i.e.
/home/Pictures/Spypoint is same as /home/wpshooter/Pictures/Spypoint - just don't see where typing in my wpshooter
should be of any real consequence.

Thanks.
Mint 21.3 Mate.

SERVICE > competition
User avatar
JerryF
Level 16
Level 16
Posts: 6572
Joined: Mon Jun 08, 2015 1:23 pm
Location: Rhode Island, USA

Re: What software controls input of name for creation of new folders

Post by JerryF »

Flemur wrote: Sat Jul 06, 2019 7:45 pm You're switching back and forth between two different directories:

In the first post you were at ~/Pictures/, which is the same as /home/wpshooter/Pictures,

then later you were talking about /home/Pictures,

and now back to ~/Pictures/ and ~/Pictures/Spypoint.

And a third directory /Pictures/Spypoint got in there, too.
We sorted that out already. Thanks.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: What software controls input of name for creation of new folders

Post by Flemur »

wpshooter wrote: Sat Jul 06, 2019 8:42 pm Maybe I shouldn't but I just assume that everyone understands that everything is a sub of the /home folder, i.e.
/home/Pictures/Spypoint is same as /home/wpshooter/Pictures/Spypoint - just don't see where typing in my wpshooter
should be of any real consequence.
It matters because are not the same. They are different directories with different permissions.

root owns /home, so you can't make a directory in it (like /home/Pictures) unless you're root/sudo, which seemed to be the original problem, but user wpshooter owns /home/wpshooter, so you can make directories in it, namely /home/wpshooter/Pictures/ should be no problem.

Also if you put a file in /home/Pictures/Spypoint/somefile, the file won't be in /home/wpshooter/Pictures/Spypoint.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
wpshooter
Level 6
Level 6
Posts: 1455
Joined: Sun May 22, 2011 8:06 am

Re: What software controls input of name for creation of new folders

Post by wpshooter »

Flemur wrote: Sat Jul 06, 2019 10:37 pm
wpshooter wrote: Sat Jul 06, 2019 8:42 pm Also if you put a file in /home/Pictures/Spypoint/somefile, the file won't be in /home/wpshooter/Pictures/Spypoint.
Well then, perhaps my version of Linux Mint Mate is somehow different from yours because
I have been doing it for YEARS now and it works just fine !!!

But thanks for the warning.
Mint 21.3 Mate.

SERVICE > competition
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: What software controls input of name for creation of new folders

Post by Flemur »

wpshooter wrote: Sun Jul 07, 2019 8:16 am
Well then, perhaps my version of Linux Mint Mate is somehow different from yours because
I have been doing it for YEARS now and it works just fine !!!

But thanks for the warning.
For something that works just fine, you sure make a lot of posts (literally dozens?) about problems creating directories. And it wasn't a warning, just a statement: what you said about the directories being the same is not true. What you said about "it works just fine" isn't true either. You're getting different directory paths mixed up and that's probably why you have problems.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
wpshooter
Level 6
Level 6
Posts: 1455
Joined: Sun May 22, 2011 8:06 am

Re: What software controls input of name for creation of new folders

Post by wpshooter »

Flemur wrote: Sun Jul 07, 2019 8:35 am
wpshooter wrote: Sun Jul 07, 2019 8:16 am
Well then, perhaps my version of Linux Mint Mate is somehow different from yours because
I have been doing it for YEARS now and it works just fine !!!

But thanks for the warning.
For something that works just fine, you sure make a lot of posts (literally dozens?) about problems creating directories. And it wasn't a warning, just a statement: what you said about the directories being the same is not true. What you said about "it works just fine" isn't true either. You're getting different directory paths mixed up and that's probably why you have problems.
I got around to doing some more work on it today and I finally discovered the cause of the problem and different directory/folder paths had nothing to do with the problem.

Thanks.
Mint 21.3 Mate.

SERVICE > competition
Locked

Return to “Software & Applications”