Jump to content

Can’t move files to hidden directories


vitor

Recommended Posts

Alfred v2.0.1 (173) | OSX 10.8.3

 

If a directory is hidden with

chflags hidden /path/to/dir

Alfred can’t move files inside it. Everything goes as expected, except that the file stays in it’s original place.

However, if we try to move a file to a visible directory inside a hidden directory, then Alfred has no trouble with it.

Link to comment
Share on other sites

  • 2 weeks later...

Alfred asks Finder do to the copying (using AppleScript) which means you get the nice progress dialog etc. I've done some investigation into why this isn't working and it looks like over aggressive OS X security policies.

 

If you have one or two folders which are hidden, it might be better to setup a workflow which uses a lower level script cp or mv for these specific folders.

 

I've kept a ticket in the bug tracker to look into this deeper when I get time (possibly moving away from Finder / AppleScript)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...